Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 332 Bytes

README.MD

File metadata and controls

13 lines (8 loc) · 332 Bytes

StupidJury

This Ansible playbook sets up a DomJudge server, used for coding competitions organized by study association Sticky.

Prerequisites

  • A Ubuntu 20.04 VPS
  • A local installation of Ansible (sudo apt install ansible)

Setting up

  1. Create a file called vault-pass with the vault password
  2. Run ./deploy.sh