Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Better WordPress development with Vagrant @ WordCamp Mumbai 2015

Better WordPress development with Vagrant @ WordCamp Mumbai 2015

Gaurav Pareek

March 07, 2015
Tweet

Other Decks in Programming

Transcript

  1. Problem Existing dev(with partial info on reproducing a dev environment)

    + New dev (with shiny new machine, and no information) = Inconsistent development environments (and weird bugs)
  2. Local Development Environments • XAMPP • MAMP • LAMP via

    package managers in GNU/Linux • Homebrew packages in Mac OS • IIS on Windows (Does anyone even use this??)
  3. What A tool to create and manage portable, easily reproduceable,

    virtualized and sandboxed development environments for software projects.
  4. Why • Good for developers. • Good for teams. •

    Good for designers and theme testers.
  5. Going Further • https:/ /www.vagrantup.com/ • https:/ /github.com/grvrulz/WCMum2015 • https:/

    /github.com/Varying-Vagrant-Vagrants/VVV • https:/ /github.com/gau1991/easyengine-vagrant/