boilerplate-code-flask-dashboard
boilerplate-code-flask-dashboard copied to clipboard
Codebase Improvements - Files & Docker
Codebase

Docker

NGinx Image

Proxy

the main purpose of the file and directory changes here is to simplify the addition of further containers while having simple and obvious Dockerfiles for each container. It also opens the possibility to easily add in development versions of the dockerfiles while not having a load of files all in the root folder. The change to the Nginx conf and Nginx dockerfile was due to this not actually working for me. replacing the default nginx.conf file worked correctly for me.