A newsletter system for Washington State University built on PHPList.
This repository provides configurations for both production and development of the WSU Lists environments.
Provisioning for this environment is pulled from WSU Web Provisioner and is intended to be a match with the server provisioning used in production.
- Install VirtualBox
- Install Vagrant
- Clone WSU Lists
vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-hosts
vagrant up
TBD