Clone this repo
# Get setup code
git checkout https://this_repo
cd this_directory
Configure your personal values (name, email, etc). Use the provided template
# Setup variables about yourself
cp secrets.sample.yaml secrets.yaml
edit secrets.yaml
Execute the setup.sh
script and enter your root password when prompted
./setup.sh