Skip to content

Set up base vagrant

Frank Duncan requested to merge 1-base-vagrant into main

Created by: slifty

This PR creates the initial vagrant file which will run all of the base ansible scripts on a Debian virtual machine.

It also mounts a working copy of torque-sites on the machine, meaning you can edit code from your primary operating system.

To test this, follow the README instructions. Since this does not actually set up a competition there is no browser-based verification.

Related PRs

This relies on some un-merged modifications to torque-sites, which are captured in this related PR

Merge request reports