Commit graph

12 commits

Author SHA1 Message Date
Dessalines b53bbe0c7c Some README updates. 2019-08-21 21:09:46 -07:00
Dessalines 020fa6f910 Updating docker-compose to version 3
- Removing health checks.
- #227
2019-08-21 15:29:35 -07:00
Dessalines a61a168c48 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 06df07e4d4 copy template files into docker/prod folder 2019-08-20 19:51:07 +02:00
Felix Ableitner 2ac77984d5 added env file 2019-08-20 19:38:10 +02:00
Dessalines 24951f3214 Upping version. 2019-08-19 15:06:38 -07:00
Dessalines c6065469d1 Upping version in prod docker. 2019-08-16 19:39:05 -07:00
Dessalines 9b6988a8cb Updating readme with gitlab and github links.
- Fixes #41
2019-08-16 13:08:37 -07:00
Dessalines 83d4e9840d Reorganizing docker compose files.
- Fixes #197
2019-08-15 18:05:49 -07:00
Dessalines d662d7f866 Don't use docker latest anymore.
- Fixes #199
2019-08-15 17:00:05 -07:00
Dessalines c148eefc1d Persist docker postgres data in a volume
- Fixes #197
2019-08-12 22:02:03 -07:00
Dessalines 69c8d663be Adding a docker image.
- Instructions added to readme for how to use the simpler small image
too. Fixes #101.
2019-05-14 12:05:43 -07:00