Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup the in-venue compbox for the SR2025 competition #1455

Open
2 tasks
Tracked by #1457
github-actions bot opened this issue Aug 13, 2024 · 0 comments
Open
2 tasks
Tracked by #1457

Setup the in-venue compbox for the SR2025 competition #1455

github-actions bot opened this issue Aug 13, 2024 · 0 comments
Labels
AO: Game I: Should Have This task is relatively high priority, but we can survive without

Comments

@github-actions
Copy link

The competition software is used to drive the live displays of scores, etc. 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.

We have a Raspberry Pi 3 (part code srL1CX) which is typically used as the in-venue compbox. For this we need to prepare the micro SD card for the Pi so that it is ready for when we arrive at the venue.

The steps here are usually:

  1. Flash the SD card with the latest Raspbian stable
  2. Clone https://github.com/PeterJCLaw/srcomp-puppet onto the Pi
  3. Run srcomp-puppet/scripts/install on the Pi
  4. Use the scripts/check-pages.py to validate from outside the Pi that the expected pages can be reached

Required actions:

  • Deploy the in-venue compbox

Original

comp/ops/compbox

Dependencies

  1. 0 of 2
    AO: Game I: Should Have
    PeterJCLaw
  2. 0 of 1
    AO: Game I: Should Have
    PeterJCLaw
@github-actions github-actions bot added AO: Game I: Should Have This task is relatively high priority, but we can survive without labels Aug 13, 2024
@github-actions github-actions bot added this to the SR2025 Competition milestone Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AO: Game I: Should Have This task is relatively high priority, but we can survive without
Projects
Status: Todo
Development

No branches or pull requests

0 participants