Simple docker application for demonstrating Maestro. The application is written in Python. It uses the Flask framework and maintains a hit counter in Redis. While this demo uses Python, the concepts demonstrated here should be understandable even if you’re not familiar with the language.
This application is intended for use with Cloud 66 Maestro. For setup instructions please refer to our tutorial.
This application was adapted from a code example in the official Docker documentation.