Sample code to deploy a python flask app with wsgi being deployed with on a VM using Vagrant with env setup by Ansible
git clone https://github.com/prakharrr/flask-up && cd flask-up
vagrant up
Go to:
http://10.0.0.5
Sample code to deploy a python flask app with wsgi being deployed with on a VM using Vagrant with env setup by Ansible
git clone https://github.com/prakharrr/flask-up && cd flask-up
vagrant up
Go to:
http://10.0.0.5