Provisioning repo for the End User Monitoring System.
- Install Vagrant.
- Install VirtualBox.
- Download the Ubuntu 14.04 Vagrant box.
vagrant box add eums /path/to/downloaded/box
cd /path-to-project-root/vagrant
vagrant up
- EUMS will be running locally at
127.0.0.1:8080
See the Deployment Guide.