Demo for creating a 3-Tier multi-container Flask app using Ansible Container. See the accompanying blog post at bendews.com.
- Ansible Container
- docker
Use Ansible Galaxy to download the project, then build and run:
ansible-container init bendews.container-flask-demo
ansible-container build
ansible-container run
MIT
Created in 2017 by Ben Dews