Skip to content

MidsouthMakers/DerpID-Manager-Vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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