This Ansible playbook sets up a DomJudge server, used for coding competitions organized by study association Sticky.
- A Ubuntu 20.04 VPS
- A local installation of Ansible (
sudo apt install ansible
)
- Create a file called
vault-pass
with the vault password - Run
./deploy.sh