News Feed
Jobs Feed
Sections




News Archive
Nefarious Designs Blog:
Vagrant Virtualised Dev Environments
March 14, 2012 @ 08:16:38

On the Nefarious Designs blog there's a (very complete) guide to Vagrant and using it to set up easily reproducible versions of your development environment.

In case you've been living under a rock for the past couple of years, Vagrant is the latest development in easily controlled virtualised environments. [...] Vagrant automates creation and provisioning of virtual machines within VirtualBox via the command line, whilst also allowing for easy distribution and reuse across multiple projects. In this article, I'm going to look at how it can make life considerably easier when dealing with development environments.

Included in the post is just about everything you'll need to get started using this powerful tool:

  • A link to Vagrant images
  • A guide to the VagrantFile
  • the Provisioning process
  • Interacting/Controllig the Vagrant VMs

He also includes a basic setup of an environment (with the Vagrant config to create it) and an example of using Puppet to provision the Vagrant VMs.

0 comments voice your opinion now!
virtual environment vagrant development tutorial puppet


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: POSTing JSON Data With PHP cURL

Stefan Mischook's Blog: PHP Video Tutorial: PHP Loops

ZendCasts.com: Integrating Zend_Tool Into Your Application

Michelangelo van Dam's Blog: Quality Assurance on PHP projects - PHPUnit part 1

Steponas Kazakevicius' Blog: Interruptable file download


Community Events











Don't see your event here?
Let us know!


database interview community unittest conference zendframework2 rest functional development language opinion phpunit introduction series testing usergroup framework release podcast symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework