This example application is used to demonstrate the functionalities of Docker Swarm.
This application is intended to be used with Docker Swarm. You need to start by generating the Stack file with Docker Compose. After that you can deploy the stack and make changes to the configuration.
The application is used at LearnDocker.online and various talks by @jfahrer.
The application is NOT meant to be used in production. It is solely intended to be used as a showcase for various features and concepts around Docker and containers.
Quality and completeness of the code is sacrificed for readability and simplicity.
This project is licensed under the MIT License - see the LICENSE.md file for details