BoardGameTracker logo

BoardGameTracker

Self-hosted board game collection and play-session statistics tracker

Alternative to: boardgamegeek

BoardGameTracker screenshot

About Versions (5)

v0.2.6

2026-03-31

BoardGameTracker v0.2.6

Docker Images

Multi-Architecture Linux:

docker pull uping/boardgametracker:0.2.6
docker pull uping/boardgametracker:latest

Supported platforms:

  • linux/amd64
  • linux/arm64

Changes

Way to much for one release but it’s my first one :D

Upgrade Notes

If updating from a previous version:

  1. Pull the new image: docker pull uping/boardgametracker:0.2.6
  2. Stop and remove the old container
  3. Start with the new image (database migrations run automatically)

Documentation