Maik Hoepfel
478e9e556f
Fix some Vagrant issues
* Revived the Apache config deleted in 974187
* Fixed the MySQL packages bug with a hack
* Fixed a warning about the python-dev package being duplicate
There's probably more issues with the Vagrant machine. But this is good
enough to make it to master.
12 years ago
Tim Jacobi
75abc7b222
Add python-dev dependency to puppet manifest
@timjacobi reported it as missing but necessary.
12 years ago
David Winterbottom
be74621c0f
Vain attempt to fix some puppet bugs
Everything has broken since this last ran. This commit fixes a few
obvious things but the whole Vagrant thing needs some attention.
12 years ago
Maik Hoepfel
31c6114afb
Automatically start dev server in Vagrant VM
13 years ago
Maik Hoepfel
61e888950b
Add gunicorn to Vagrant VM
13 years ago
Maik Hoepfel
a76e0f02e8
Add nginx reverse proxy to apache in Vagrant VM
Accessible at port 9001.
13 years ago
David Winterbottom
5beafb063e
Fix puppet dependencies so machine comes up correctly
Also adjust migration test script.
13 years ago
David Winterbottom
9c2ba896d5
Add Apache support to Vagrant machine
13 years ago
David Winterbottom
c08e634bc9
Add MySQL support to Vagrant machine
13 years ago
David Winterbottom
5ee2541bc7
Add Postgres support to Vagrant machine
13 years ago
David Winterbottom
3fca12761a
Add Vagrant machine
* Remove accidentally commmitted module code
* Adjust gitignore files
* Add MakeFile target for pulling down puppet modules
* Add settings file for MySQL/Postgres
13 years ago
David Winterbottom
ba59c01467
Add email dashboard
This allows admins to:
* Preview emails in the dashboard
* Send preview emails
* Save emails
Fixes #359
13 years ago