Skip to content

Sample code to deploy a python flask application using vagrant and ansible provisioning

License

Notifications You must be signed in to change notification settings

prakharrr/flask-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-up

Sample code to deploy a python flask app with wsgi being deployed with on a VM using Vagrant with env setup by Ansible

Steps to run a python flask application on a vagrant vm:

  1. git clone https://github.com/prakharrr/flask-up && cd flask-up
  2. vagrant up
  3. Go to: http://10.0.0.5

About

Sample code to deploy a python flask application using vagrant and ansible provisioning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages