Commit Graph

106 Commits (7e8c0b146b53b07658d5c47d62b12c81976464f2)

Author SHA1 Message Date
Dessalines 6fe4b9eb37 Some fixes for the docker build.
- Messed with readme.
- They needed to be `.env`, not `env`.
- Leaving the nginx file there, but extracting it out of the main setup. Ppl might use apache, or none at all.
- Docker 3.3 doesn't work with the DB health check unfortunately, so I changed that back to 2.4.
- Changed the env in the docker folder so it doesn't need to be edited, someone could just pull this and start it up if they just wanna test it.
2019-08-20 16:20:46 -07:00
Felix Ableitner cf5c0ec9cb copy template files into docker/prod folder 2019-08-20 19:51:07 +02:00
Felix Ableitner db2767e89d added env file 2019-08-20 19:38:10 +02:00
Dessalines 0c89ea980c Upping version. 2019-08-19 15:06:38 -07:00
Dessalines ab2e27380a Upping version in prod docker. 2019-08-16 19:39:05 -07:00
Dessalines fc6bd5ad83 Reorganizing docker compose files.
- Fixes #197
2019-08-15 18:05:49 -07:00