Vagrant
-
DevOps
SSH & Vagrant
Vagrant is a handy tool for creating VMs. It’s a lot like firing up an EC2 instance, but in Vagrant’s…
Read More » -
DevOps
chef-solo with vagrant
To learn the concepts of chef, we can start by using chef-solo with Vagrant. See my previous post on Vagrant…
Read More » -
DevOps
Create an Ubuntu VM Using Vagrant and Virtual Box
I have been using Vagrant for some time with virtual box to play around with vms on my ubuntu machine.…
Read More » -
DevOps
Capistrano: Deploying to a Vagrant VM
I’ve been working on a tutorial around thinking through problems in graphs using my football graph and I wanted to…
Read More » -
DevOps
Introduction to Puppet For Vagrant Users
I couldn’t find any good, brief, practical introduction into Puppet that gives you basic working knowledge in minimal time, so…
Read More » -
DevOps
Serving Files with Puppet Standalone in Vagrant
If you use Puppet in the client-server mode to configure your production environment then you might want to be able…
Read More »