The root directory is somewhat messy. Restructure the directory (primarily the files relating to docker), and rewrite the dockerfiles in case any directories get messed up.
Possible things to do:
-Create new docker files to shorten docker-compose (likely candidate)
-Create profiles in compose file to allow faster runtimes (having a profile specifically for frontend, one without analytics, production, etc)
-Move generated logs to a dedicated logs folder (possibly set up some form of log retention time period before deletion to save space)
The root directory is somewhat messy. Restructure the directory (primarily the files relating to docker), and rewrite the dockerfiles in case any directories get messed up.
Possible things to do: -Create new docker files to shorten docker-compose (likely candidate) -Create profiles in compose file to allow faster runtimes (having a profile specifically for frontend, one without analytics, production, etc) -Move generated logs to a dedicated logs folder (possibly set up some form of log retention time period before deletion to save space)