OpenTechStrategies / torque-devenv

Set up a development environment for torque-sites
0 stars 0 forks source link

Set up base vagrant #2

Closed slifty closed 3 years ago

slifty commented 3 years ago

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

slifty commented 3 years ago

I think I'm going to actually update this to also invoke the DemoView competition script, which I assume is... a demo!

slifty commented 3 years ago

OK -- I believe I've fixed all the typos, removed all the cruft, and this is ready to merge!

tagging @kfogel in case you would like to re-review, but will merge soon otherwise