Skip to content

Latest commit

 

History

History

vagrant

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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