Posts in vagrant


A first look at provisioning with Puppet(on a Vagrant box)
• 3 min read

In my previous post, I talked about deploying a Flask app on a Vagrant box using Gunicorn and Nginx. The response I got was mind-blowing, so I've decided to write about another neat tool that's awesome for deploying web apps- Puppet. Vagrant actually encourages its users to use it, and you should use it. There's also an alternative to ...
Continue Reading »