The terraform/docker wombo combo to stand up the Propane KoTH challenge environment and scoreboard in AWS
IMPORTANT: CONFIGURE YOUR SSH KEY AND REPLACE IT IN EACH .tf
file where applicable
cd PropaneLab/propane
terraform apply
cd PropaneLab/vuln
terraform apply
Once your vuln lab is up, copy the IP/Hostname list, remove the quotes, and add it to the propane config.
On the propane host find the tmp
folder in the home directory and paste your new propane_config.ini
in there