Commit Graph

1388 Commits

Author SHA1 Message Date
Ed Chalstrey
bb793487b6 fix migrations path 2022-02-11 16:15:42 +00:00
Ed Chalstrey
b4475f6938 just use installed python3 instead of virtual environment 2022-02-11 16:07:07 +00:00
Ed Chalstrey
8f8bd934d7 alternate way to install pyenv 2022-02-11 15:53:11 +00:00
Ed Chalstrey
40fc5e4c89 add dockeruser to psql cmds 2022-02-11 15:41:25 +00:00
Ed Chalstrey
1f417ecb7d simplify postgres installs 2022-02-11 15:16:34 +00:00
Ed Chalstrey
b96e2399cd add etl and migrations volumes 2022-02-11 11:59:43 +00:00
Ed Chalstrey
868af65745 move python stuff to postgres container 2022-02-11 11:57:48 +00:00
Ed Chalstrey
e9a3b3eb1b fix etl path 2022-02-11 11:55:46 +00:00
Ed Chalstrey
3216c4796a add yes flags 2022-02-11 11:45:13 +00:00
Ed Chalstrey
d9ed9f40a2 remove sudo cmds init db 2022-02-11 11:45:03 +00:00
Ed Chalstrey
02745d3f1f use ubuntu postgres base image (pg13) 2022-02-11 11:24:50 +00:00
Ed Chalstrey
55151524d0 reduce number of things called postgres 2022-02-09 11:28:07 +00:00
Ed Chalstrey
42f118bf9f change DATABASE_URL (still errors) 2022-02-09 10:15:20 +00:00
Ed Chalstrey
5cae3abf2b use apt-get 2022-02-09 10:03:12 +00:00
Ed Chalstrey
af6a9cfde3 moce APP_COOKIE_SECRET 2022-02-09 09:52:12 +00:00
Ed Chalstrey
ac9a8f4509 add sudo cmds 2022-02-08 15:56:05 +00:00
Ed Chalstrey
2ce2410c14 remove node modules before install 2022-02-08 15:51:28 +00:00
Ed Chalstrey
e87a979a6b fix dockerfile path 2022-02-08 14:52:25 +00:00
Ed Chalstrey
6f2f0f0b7b rename postgres container 2022-02-08 14:13:23 +00:00
Ed Chalstrey
be73c1d39a ubuntu 18 base img 2022-02-08 14:09:57 +00:00
Ed Chalstrey
028bbe5d69 move vars to yaml 2022-02-08 14:09:42 +00:00
Ed Chalstrey
622158ab5e use docker compose 2022-02-08 14:05:12 +00:00
Ed Chalstrey
2dd405a394 remove steps addeed to bash 2022-02-08 11:25:49 +00:00
Ed Chalstrey
214739cb2a remove duplicate WORKDIR 2022-02-08 11:07:00 +00:00
Ed Chalstrey
c437547949 reemove version check 2022-02-08 10:57:21 +00:00
Ed Chalstrey
b8fa8a4147 move python bits to bash 2022-02-08 10:48:36 +00:00
Ed Chalstrey
9ad4a82c76 reorder dockerfile 2022-02-08 10:45:19 +00:00
Ed Chalstrey
7c0936a063 move db setup to entrypoint bash file 2022-02-08 10:31:54 +00:00
Ed Chalstrey
cac2c5bcf2 comment out echo and export cmds 2022-02-08 10:09:49 +00:00
Ed Chalstrey
13c17959ea install node with nvm 2022-02-08 10:02:31 +00:00
Ed Chalstrey
3ecca95866 dont use export vars 2022-02-08 09:49:42 +00:00
Ed Chalstrey
47449a91c8 switch base docker image to ubuntu/postgres 2022-02-08 09:47:10 +00:00
Ed Chalstrey
2aa7a84d91 comment out postgresql-14-postgis-3 for now 2022-02-07 17:04:37 +00:00
Ed Chalstrey
bb4ca6aca8 add yes flag 2022-02-07 16:16:04 +00:00
Ed Chalstrey
c6baedbca0 remove apt-get installs of things we don't need 2022-02-07 15:29:01 +00:00
Ed Chalstrey
9e7cc6e0c3 use COPY instead of git clone 2022-02-07 14:35:42 +00:00
Ed Chalstrey
36e28ced36 reorder installations and add WORKDIR selection 2022-02-07 14:24:34 +00:00
Ed Chalstrey
a9054c8ef0 add wait 2022-02-07 14:17:44 +00:00
Ed Chalstrey
e43a200ee6 bring compose in line with dockerfile 2022-02-07 14:16:36 +00:00
Ed Chalstrey
c5a583f2a2 choose npm start var names docker 2022-02-07 14:10:46 +00:00
Ed Chalstrey
e1a12c8008 rudimentary dockerfile 2022-02-07 14:05:30 +00:00
Ed Chalstrey
226c9a1a5f add etl files with specific db name 2022-02-07 13:45:55 +00:00
Ed Chalstrey
4139120f5a Docker starting material 2022-02-07 13:33:56 +00:00
Ed Chalstrey
5b5bcff855 add TILECACHE_PATH 2022-02-07 10:30:36 +00:00
Ed Chalstrey
b558b3042b add test polygons documentation 2022-02-03 15:26:10 +00:00
Ed Chalstrey
97caaa5f06 bump shapely version 2022-02-03 14:51:48 +00:00
Ed Chalstrey
df77db2854 bump osmnx version 2022-02-03 14:46:49 +00:00
Ed Chalstrey
f5818b5e28 consistent backticks 2022-02-03 11:18:21 +00:00
Ed Chalstrey
d7bcd6ed80 postgres 14 2022-02-03 11:15:04 +00:00
Ed Chalstrey
b7b2ca1e88 point to correct postgres repo 2022-02-03 10:51:04 +00:00