๐งช Beta Release v3.0.0-beta.7
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- feat(setup): the module tiles follow the active theme (#319)
- feat(client): the admin shell shows the tournament's game, not CS2's (#318)
- feat(manual-report): module tiles for EA Sports FC and Smash Ultimate (#315 follow-up) (#320)
- feat(packs): games an admin imports as a file, not as code (#321)
- feat(client): a Modules page, where a host adds a game (#322)
- feat(packs): browse the community list and add a game from it (#323)
- fix(packs): a pack names its tile, it does not carry it (#324)
- feat(packs): Browse draws each game's tile (#325)
- fix(api): /api-docs was a blank page on every Docker install (#326)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.7sivertio/auto-tournament:3.0.0-beta.7sivertio/matchzy-auto-tournament:3.0.0-beta.7ghcr.io/auto-tournament/auto-tournament:nextsivertio/auto-tournament:nextsivertio/matchzy-auto-tournament:next
Pull Command
docker pull ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.7Docker Hub / GHCR
- https://hub.docker.com/r/sivertio/auto-tournament
- https://github.com/orgs/Auto-Tournament/packages/container/package/auto-tournament
Platforms
linux/amd64(Intel/AMD 64-bit)linux/arm64(ARM 64-bit, e.g., Apple Silicon, AWS Graviton)
Quick Start
docker compose -f docker/docker-compose.yml up -dSee Getting Started Guide for full setup instructions.