aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-10-14Move to environment vars. Create a container that sets up a demo.Mitchell Riedstra1-43/+0
Instead of the old method with scripts, docker-compose file, everything is pulled into the main container with various configuration options allowed from environment variables. Also move settings.py away from the old yaml setup and pull directly from the environment instead.
2019-09-14Switch to 11-alpine for postgres imageMitch Riedstra1-1/+1
2019-09-14Fully automated setup and forward port 36200Mitch Riedstra1-0/+2
2019-03-27Fully dockerized environmentMitch Riedstra1-7/+26
2019-03-23messing aroundMitch Riedstra1-0/+22