Docker Compose files and associated configs are placed per folder
- Each docker is design to work for local standalone docker deployment
- its possible override compose with another compose file to deploy to other environments
- Its developed and tested on Docker for MAC but should be compatible with Linux.
- For windows your merge docker compose file have to replace path and their env variables
Each folder contain its own readme file with additional information related to stack
This is not production ready and is development env.
Feel free to try it out.