December 12, 2013

So I released a lot of Vagrant plugins... Now what's next?

2013 was the year I went 100% on Vagrant, went crazy releasing plugins (10 to be more specific) and ended becoming a Vagrant core commiter back in June. To give you an idea, this is what I’ve released over the year: vagrant-notify - Released at the end of 2012, but “matured” by beginning of 2013 vagrant-boxen (deprecated) - February 17th vagrant-lxc - March 12th vagrant-cachier - May 22nd vagrant-pristine (deprecated) - July 11th bindler - (deprecated) Public release on July 15th as Vundler and later renamed to Bindler vagrant-global-status (deprecated) - August 8th vocker (deprecated) - August 14th ventriloquist (deprecated) - September 10th docker-provider (deprecated) - November 5th Before you think I’m going nuts, I have a reason behind releasing each plugin and I might blog about that someday but for the scope of this post I’ll focus on what you should expect for each one of them over 2014. Read more

October 13, 2013

Ventriloquist demo

A while ago I stumbled across this benchmark by Brandon Liu on StackMachine’s blog comparing the numbers for performing some typical tasks on his physical machine and doing the same thing using virtual machines. The measurements were made using Discourse and compared the numbers of doing things on VirtualBox and VMware Fusion so I got curious to see how well vagrant-lxc shared folders would perform. What I ended up finding is that it seems that Discourse provides a base box that was configured by hand and the Chef cookbooks used only deal with some basic stuff and I’d have to either do things by hand or write some provisioning scripts on my own. Read more

© Fabio Rehm 2013-2022

Powered by Hugo & Kiss.