Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 547 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 547 Bytes

DerpID-Manager-Vagrant

A vagrant & puppet configuration for DerpID-Manager

Original Configuration from puphpet

Usage

  • Assumes you have DerpID-Manager cloned to /var/www/DerpID-Manager. Tweak Vagrantfile & manifests/default.pp as needed.

Features

  • Apache2 2.4.6
  • PHP 5.5.4
    • php5-cli
    • php5-curl
    • php5-intl
    • php5-mcrypt
    • php5-sqlite
  • xdebug

Changelog

  • 1.0.0 Initial Release