github marcpope/borgbackupserver v1.0.0-RC6

latest releases: v2.18.7, v2.18.6, v2.18.4...
one month ago

Changes since RC5

  • Docker support — run BBS with docker compose up -d. Includes Dockerfile, docker-compose.yml, and entrypoint with auto-setup (MariaDB, SSH, cron, schema import, admin account creation)
  • Container pulls latest release from GitHub on startup (BBS_VERSION=latest by default)
  • In-app upgrades work inside Docker containers
  • SSH host keys persist across container rebuilds (no agent "host key changed" errors)
  • MariaDB data stored on persistent volume
  • Configurable via environment variables: APP_URL, SSH_PORT, BBS_VERSION, ADMIN_PASS
  • Bind mount support for custom storage locations
  • Comprehensive Docker documentation in README

Don't miss a new borgbackupserver release

NewReleases is sending notifications on new releases.