/eums-provisioning

Provisioning repo for the End User Monitoring System.

Primary LanguageHTML

eums-provisioning

Provisioning repo for the End User Monitoring System.

Local Deployment

  1. Install Vagrant.
  2. Install VirtualBox.
  3. Download the Ubuntu 14.04 Vagrant box.
  4. vagrant box add eums /path/to/downloaded/box
  5. cd /path-to-project-root/vagrant
  6. vagrant up
  7. EUMS will be running locally at 127.0.0.1:8080

Main Deployment

See the Deployment Guide.