๐งช Beta Release v3.0.0-beta.3
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- Split match config building from bracket formats (3.0 phase C, PR 4) (#247)
- Move CS2 servers, RCON, bootstrap, fleet and demos into integrations/cs2 (3.0 phase C, PR 5) (#248)
- fix(client): keep the ram's white highlight white in the themed logo (#249)
- Make the tournament id explicit (3.1 seam) (#250)
- refactor(api): CS2 event ingest adapter with normalize() (3.0 phase C, PR 6a) (#251)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.3sivertio/auto-tournament:3.0.0-beta.3sivertio/matchzy-auto-tournament:3.0.0-beta.3ghcr.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.3Docker 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.