srobo / tasks

Collects all the tasks which we want to work on.
https://github.com/srobo/tasks/issues
1 stars 0 forks source link

Setup the public compbox for the SR2025 competition #1403

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago

The competition software is used to drive the live displays of scores, etc.

For the virtual competition, we have a single compbox running in the cloud. This is used to drive the livestream and the live scores on the website.

For the competition, we have two separate compboxes, one in the venue and on in the cloud. The displays connected to the comp network (those around the arena) will use the local compbox and those outside this network will use the remote compbox.

The remote compbox has historically been a Cloud VM running the latest Ubuntu LTS configured using https://github.com/PeterJCLaw/srcomp-puppet.

Required actions:

Original

comp/ops/public-compbox

### Dependencies
 - [ ] #1401
 - [ ] #1402
PeterJCLaw commented 2 days ago

Machine is running, initial puppet ran, some errors around git clones due to the "safe directory" handling.