home ¦ Archives ¦ Atom ¦ RSS

vagrant and veewee

As promised, I’m getting up to speed on vagrant at work. It’s working out about as well as expected, with an anticipated steep learning curve. The big hurdle is having to learn a bit of automated configuration management using Puppet at the same time. All in all I’m surprised at how quickly I’ve managed to get a multi-VM Hadoop virtual cluster going.

There is one concern though, adequately stated, and solved by the veewee project:

Vagrant is a great tool to test out new things or changes in a Virtual Machine (Virtualbox) using either chef or puppet.

The first step to build a new Virtual Machine is to download an existing ‘base box’.

I believe this scares a lot of people as they don’t know who or how this box was built. Therefore lots of people end up first building their own base box which is time consuming and often cumbersome.

Veewee aims to automate all the steps for building base boxes and to collect best practices in a transparent way.

Veewee is next up on the stack of tools to learn.

© 2008-2024 C. Ross Jam. Built using Pelican. Theme based upon Giulio Fidente’s original svbhack, and slightly modified by crossjam.