summaryrefslogtreecommitdiffstats
path: root/docker
AgeCommit message (Collapse)Author
2019-08-28Upping version.Dessalines
2019-08-28Removing latest from dockerfile.Dessalines
2019-08-26Upping version.Dessalines
2019-08-26Upping version.Dessalines
2019-08-25Upping version.Dessalines
2019-08-25Adding a deploy script.Dessalines
2019-08-25Upping version.Dessalines
2019-08-25Fixing removing communities.Dessalines
2019-08-24Adding a margin to comment paragraphs.Dessalines
2019-08-24Upping version.Dessalines
2019-08-22Upping version.Dessalines
2019-08-21Some README updates.Dessalines
2019-08-21Updating docker-compose to version 3Dessalines
- Removing health checks. - #227
2019-08-20Some fixes for the docker build.Dessalines
- 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-20copy template files into docker/prod folderFelix Ableitner
2019-08-20added env fileFelix Ableitner
2019-08-19Upping version.Dessalines
2019-08-16Upping version in prod docker.Dessalines
2019-08-16Updating readme with gitlab and github links.Dessalines
- Fixes #41
2019-08-15Reorganizing docker compose files.Dessalines
- Fixes #197
2019-08-15Don't use docker latest anymore.Dessalines
- Fixes #199
2019-08-12Persist docker postgres data in a volumeDessalines
- Fixes #197
2019-05-14Adding a docker image.Dessalines
- Instructions added to readme for how to use the simpler small image too. Fixes #101.