Skip to content

SteamBee 1.0.0

Choose a tag to compare

@ill-yes ill-yes released this 09 Jul 21:40

SteamBee 1.0.0 is the first public release.

Highlights

  • Self-hosted management UI for boosting playtime on your own Steam accounts
  • Account, game library, preset, schedule, QR login, event, and admin workflows
  • English fallback with lazy-loaded community translations, including RTL support
  • Hardened single-container deployment with SQLite persistence, setup-token protection, readiness checks, and a read-only root filesystem
  • Multi-architecture images for linux/amd64 and linux/arm64, published with OCI metadata, provenance, and an SBOM

Install

Use the prebuilt image with compose.image.yml, or build locally with compose.yml. See the deployment guide for setup, reverse-proxy configuration, updates, backup, and restore instructions.

Image: ghcr.io/ill-yes/steam-bee:1.0.0

Security

A fresh instance requires its one-time setup token before the administrator account can be created. Keep .env, /data, backups, and setup tokens outside version control. Please report vulnerabilities privately through GitHub Security Advisories.