rjmackay / ushahidi-dev-box

Quick and dirty vagrant+puppet setup for deploying an ushahidi dev box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant + Puppet development setup

Deploys apache2 and php with the required extensions for running Ushahidi, installs php unit so you can run Ushahidi unit tests, and mounts the root directory to /var/www/ (over nfs)

Drop these files into your ushahidi doc root and deploy from there.

Requirements:

Once you've got vagrant and puppet installed, deploy a new dev box:

vagrant up

If you're going to deploy multiple dev boxes you'll want to change the IP address in Vagrantfile.

About

Quick and dirty vagrant+puppet setup for deploying an ushahidi dev box


Languages

Language:Puppet 85.2%Language:Ruby 14.8%