Skip to content

A pretty bare set up for running Flask in nginx through uwsgi in Vagrant deployed by Puppet. Got it?

License

Notifications You must be signed in to change notification settings

apapin/vagrant-puppet-nginx-uwsgi-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A puppet setup for a Flask app

    # Bring the box up
    vagrant up
    # Provision with
    vagrant provision

Site should then be available over port 8080 at http://localhost:8080/.

TODO:

  • Fix dependencies on current infrastructure like Vagrant #4
  • Move Python deps into a virtualenv (maybe) #1
  • Varnish #3
  • Postgres #2

About

A pretty bare set up for running Flask in nginx through uwsgi in Vagrant deployed by Puppet. Got it?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 82.8%
  • HTML 12.4%
  • Python 4.8%