aboutsummaryrefslogtreecommitdiff
path: root/docker-scripts/setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-10-14Move to environment vars. Create a container that sets up a demo.Mitchell Riedstra1-23/+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-14Fully automated setup and forward port 36200Mitch Riedstra1-9/+4
2019-03-27Fully dockerized environmentMitch Riedstra1-0/+28