WordPress development environments using Vagrant

In an effort to simplify the life of developers, in 2010 appeared Vagrant a virtualization system of development environments. Now, virtualization is not new, but the way it works Vagrant and his simplicity make it the primary tool for many developers.

This talk will explain the basics of Vagrant, we will demonstrate the potential of WordPress and how to apply this system in a practical way. We will create a virtual server with a LAMP system and PHPMyAdmin to manage a local copy of WordPress with which we can work and test modifications directly.