Skip to content

Add Docker Support

Louis Dümler requested to merge yg56ufip/chiefexam:feature/docker into master

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

Merge request reports