Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 455 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 455 Bytes

Maker-Site-Vagrant

A vagrant & puppet configuration for Midsouth Makers Website

Original Configuration from puphpet

Usage

  • Assumes you have a valid wordpress installation and test data in /var/www/maker-site.dev

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