For prototyping the setup of CCF Relay Systems on NUCs
playbook.yml
- The main playbook for provisioning general system requirements for vagrant VMdocker.yml
- The playbook for installing latest docker on the VM, and also the XNAT docker-compose setupencryption.yml
- The playbook for setting up the LUKS encryption on the extra disk for the VMtailscale.yml
- The playbook for setting up tailscale on the VM
- Ansible
- Vagrant
- VirtualBox
Make sure to git clone the submodules for the XNAT setup:
git clone --recurse-submodules https://...