Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 797 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 797 Bytes

vagrant

This folder contains two Vagrantboxes for spinning up a complete environment.

Requirements

Usage

Spin-up the environment:

$ vagrant up

This can take up to 60 minutes, depending on your machine and internet connection.

Afterwards, you can use the web-interface using one of the following URLs:

Username and password: admin / chad

Shutdown the VMs:

$ vagrant halt

Destroy the VMs once you're finished:

$ vagrant destroy