Posts Tagged: Ruby

January 27, 2014

Lucerna – a Vagrant LAMP Stack

For a while now, I've been building Vagrant VMs the old fashioned way which has basically involved grabbing a Linux box from the good folks at Vagrant, sshing in, then running a handful of commands and tweaking a couple of config files. I work with straightforward LAMP and LEMP stacks, so I used to think this wasn't a problem. I was wrong.

Posted in: Chef | Dev Ops | Ruby | Vagrant