6 Commits (fd505fa144ab4680112e9d6b1188240244400aa4)
 

Author SHA1 Message Date
androiddrew fd505fa144 Added body field to Homepage. Switched to python-slim image 6 years ago
androiddrew 87b123f1d3 Removed Whitenoise and added an Nginx proxy to serve static content
Whitenoise is not suitable for delivery of media. In order to deliver both static and media content Nginx was added as a service to the docker-compose setup. The CMS and Nginx containers share mounts for static and media directory access.
6 years ago
androiddrew f54d4a6e73 Basic Docker deployment added with instructions 6 years ago
androiddrew b708521f73 Updated README and Dockerfile to build docker image 6 years ago
androiddrew a2e52d453c Initial commit 6 years ago
androiddrew 1d7ea8cafc Initial commit 6 years ago