github marcpope/borgbackupserver v1.2.2

latest releases: v2.19.1, v2.19.0, v2.18.7...
one month ago

What's New

Docker Hub Image

  • BBS is now available as a pre-built Docker image on Docker Hub (marcpope/borgbackupserver)
  • Docker install simplified to just two commands — no git clone required:
    curl -sO https://raw.githubusercontent.com/marcpope/borgbackupserver/main/docker-compose.yml
    docker compose up -d
    
  • Images are automatically built and published for linux/amd64 and linux/arm64 on each release

Documentation

  • New Docker Installation wiki page with full setup, configuration, reverse proxy, and troubleshooting guide
  • Updated Installation page with both Standard and Docker install paths
  • Updated System Requirements with Remote SSH storage info and OS support for Ubuntu 24.04 and Debian via Docker

Don't miss a new borgbackupserver release

NewReleases is sending notifications on new releases.