All Projects → linssen → Vagrant Puppet Nginx Uwsgi Flask

linssen / Vagrant Puppet Nginx Uwsgi Flask

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

Labels

Projects that are alternatives of or similar to Vagrant Puppet Nginx Uwsgi Flask

Ghtorrent Vagrant
A Vagrant box with Puppet provisioning for running GHTorrent locally
Stars: ✭ 6 (-76%)
Mutual labels:  puppet
Puppet Mediawiki
This is a puppet module for deploying multi-tenant mediawiki
Stars: ✭ 17 (-32%)
Mutual labels:  puppet
Puppet Monasca
OpenStack Monasca Puppet Module. Mirror of code maintained at opendev.org.
Stars: ✭ 22 (-12%)
Mutual labels:  puppet
Puppet
Intracto puppet modules
Stars: ✭ 6 (-76%)
Mutual labels:  puppet
Puppet Checkmk
check_mk module for puppet
Stars: ✭ 16 (-36%)
Mutual labels:  puppet
Puppet
My collection of puppet modules - mostly licensed under GPLv3
Stars: ✭ 18 (-28%)
Mutual labels:  puppet
Puppet Udev
Manages the udev package and device rules
Stars: ✭ 5 (-80%)
Mutual labels:  puppet
Vagrant Hadoop
Vagrant configuration to bootstrap a Hadoop cluster
Stars: ✭ 24 (-4%)
Mutual labels:  puppet
Vagrant Solr
Stars: ✭ 17 (-32%)
Mutual labels:  puppet
Puppet Zookeeper
Puppet module for managing Apache ZooKeeper
Stars: ✭ 19 (-24%)
Mutual labels:  puppet
Fuel Plugin Glance Nfs
MOVED: now at https://opendev.org/x/fuel-plugin-glance-nfs
Stars: ✭ 16 (-36%)
Mutual labels:  puppet
Vagrant Rails Dev
my vagrant rails development box
Stars: ✭ 16 (-36%)
Mutual labels:  puppet
Fuel Plugin External Glusterfs
MOVED: now at https://opendev.org/x/fuel-plugin-external-glusterfs
Stars: ✭ 19 (-24%)
Mutual labels:  puppet
Puppet Samba
Puppet samba module ⛺
Stars: ✭ 6 (-76%)
Mutual labels:  puppet
Download Your Travelmap
free your travelmap
Stars: ✭ 22 (-12%)
Mutual labels:  puppet
Puppet
The Deep Security Agent is easy to deploy automatically in any environment
Stars: ✭ 6 (-76%)
Mutual labels:  puppet
Puppet Confluence
A puppet module to install confluence
Stars: ✭ 18 (-28%)
Mutual labels:  puppet
Drupal Puppet
Puppet modules for managing Drupal and the LAMP stack
Stars: ✭ 24 (-4%)
Mutual labels:  puppet
Puppet
Puppet config for OCF servers and lab machines
Stars: ✭ 24 (-4%)
Mutual labels:  puppet
Dockerfiles
Stars: ✭ 19 (-24%)
Mutual labels:  puppet

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:

  • [x] Fix dependencies on current infrastructure like Vagrant #4
  • [ ] Move Python deps into a virtualenv (maybe) #1
  • [ ] Varnish #3
  • [ ] Postgres #2
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].