BoardGameTracker
Self-hosted board game collection and play-session statistics tracker
Alternative to: boardgamegeek
About
Versions (5)
v0.2.6
2026-03-31BoardGameTracker v0.2.6
Docker Images
Multi-Architecture Linux:
docker pull uping/boardgametracker:0.2.6
docker pull uping/boardgametracker:latest
Supported platforms:
linux/amd64linux/arm64
Changes
Way to much for one release but it’s my first one :D
Upgrade Notes
If updating from a previous version:
- Pull the new image:
docker pull uping/boardgametracker:0.2.6 - Stop and remove the old container
- Start with the new image (database migrations run automatically)