Add Docker Support
This draft adds support for Docker containers. Postgresql, Redis, Nginx are all in their own respective containers. Chiefexam itself is split into the webserver (gunicorn) and Celery/Isolate worker.
Edited by Gabriel Dengler
This draft adds support for Docker containers. Postgresql, Redis, Nginx are all in their own respective containers. Chiefexam itself is split into the webserver (gunicorn) and Celery/Isolate worker.