Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.3 KB

#DrupalDev nginx

Master - Build Status Dev - Build Status

Support on Gittip

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

#Install

  1. Clone Me
  2. cd drupaldev-nginx
  3. librarian-puppet install
  4. mkdir sites
  5. cp manifests/example.pp manifests/devsites.pp
  6. Amend manifests/devsites.pp as required to desired server/virtualhost name and db details
  7. 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