#DrupalDev nginx
Vagrant configuration for Drupal Development. Supports Drupal 6/7/8. Built in Drush and Composer.
#Tools 2. Easier handling of vhosts and dbs (see example.pp) 3. Drush 4. Compass 6. APC / Memcache 7. Mailcatcher - Can be accessed by appending :1080 to any vagrant url 8. XHProf
#Dependencies
- Xcode with Command Line Tools installed
- Vagrant - http://www.vagrantup.com/
- VirtualBox - https://www.virtualbox.org/
- Librarian Puppet - https://github.com/rodjek/librarian-puppet
#Install
- Clone Me
cd drupaldev-nginx
librarian-puppet install
mkdir sites
cp manifests/example.pp manifests/devsites.pp
- Amend manifests/devsites.pp as required to desired server/virtualhost name and db details
vagrant up
#VM Info
- Default IP 33.33.33.10
- Sites built as *.drupal.dev (use dnsmasq)
- Ubuntu 12.04
#XHProf Details
- Visible at xhprof.drupal.dev
- XHProf Directory -
/usr/share/php
- XHProf URL -
http://xhprof.drupal.dev