Skip to main content

Vagrant recipe for Drupal and WordPress development

This is a Vagrant recipe for WordPress and Drupal development.

Update 2017/11/29 - we've updated the setup to use a Ubuntu 16.04 base box instead. The original recipe based upon 14.04 has now been put into a separate branch 'trustry32' in the Git repository.

It comprises:

  • Ubuntu 16.04 LTS base box
  • pre-installed LAMP stack and git on the base box
  • optional shell provisioning scripts to install:
    • Composer
    • Drush
    • WP-CLI
    • node.js
    • Gulp
    • Ruby (via RVM)
    • SASS

 GitHub project