Small test using vagrant and ansible for deploying an image with nginx and supervisor for running a tiny hello world py.
- vagrant https://www.vagrantup.com/docs/installation/
- virtualbox https://www.virtualbox.org/wiki/Downloads
- ansible http://docs.ansible.com/ansible/intro_installation.html
Launch vagrant up
If everything went nice run it:
$ curl http://testapp/hello
hello