Vagrant Drupal Development (VDD) is fully configured and ready to use development environment built with VirtualBox, Vagrant, Linux and Chef Solo provisioner. VDD is virtualized environment, so your base system will not be changed and remain clean after installation. You can create as many environments as you wish without any consequences.

The main goal of the project is to provide easy to use fully functional, highly customizable and extendable Linux based environment for Drupal development.

Setup is very simple, fast and can be performed on Windows, Linux or Mac platforms. It's simple to clone an existing environment to your Laptop or home computer and then keep it synchronized.

Note, VDD works great with Drupal 6, 7 and 8.

Presentation on Vimeo
VDD video presentation on Vimeo.

Features

  • Apache, PHP, MySQL
  • PhpMyAdmin
  • Drush (with automatic aliases)
  • Xdebug, Webgrind (configured and ready to use)
  • Mailcatcher

Handbook

IRC

For support, join us on IRC in the #drupal-vdd channel.

Default credentials

MySQL (also applies to PhpMyAdmin)

  • user: root
  • password: root

Drupal 7

  • admin user: root
  • admin password: root
  • database: drupal7
  • url: drupal7.dev
  • drush alias: drupal7

Drupal 8

  • admin user: root
  • admin password: root
  • database: drupal8
  • url: drupal8.dev
  • drush alias: drupal8

Project information

Releases