# offen/docker-volume-backup

Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive or SSH compatible storage

Repository: https://github.com/offen/docker-volume-backup
Canonical: https://ross.abutalabs.com/products/docker-volume-backup
Homepage: https://offen.github.io/docker-volume-backup/
Language: Go
License: MPL-2.0
License Family: copyleft
Topics: docker, docker-volume, backup, docker-compose, docker-swarm, s3, ssh, webdav
Last push: 2026-08-25T08:48:24+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 78, longevity 100
- inputs: {"age_days": 1979, "days_push": 8, "days_rel": 67, "gap_med": 32.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3985, forks 151 (observed 2026-08-28T04:08:31.714570+00:00)

## What it is
A lightweight Docker companion container that performs recurring or one-off backups of Docker volumes to local directories or S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive, and SSH-compatible storage. It supports backup rotation, GPG encryption, and notifications for failed backup runs.

## Use cases
- back up docker volumes to s3 on a schedule
- automatically rotate old docker volume backups
- encrypt docker volume backups with gpg
- run one-off docker volume backup from cli
- back up docker volumes in a compose setup
- send notifications when a docker backup fails
- sync docker volume backups to ssh or webdav storage

## When to choose
- you run Docker or Docker Swarm and need scheduled volume backups
- you want a small companion container rather than a full backup system
- you need multiple storage backends (S3, WebDAV, SSH, cloud providers) with rotation and encryption

## When to avoid
- you need full system or database-level backups rather than volume file backups
- you are not using Docker and just need simple file backups
- you need incremental/deduplicated backups like restic or borg

## Facets
- artifact type: application
- maturity: active
- function: backup, scheduling, cryptography, workflow-automation
- domain: self-hosted
- platform: self-hosted
- tags: docker-volumes, s3, webdav, ssh, gpg-encryption, backup-rotation, docker-compose, notifications, devops, containers, automation, docker, linux

## Member repositories
- offen/docker-volume-backup (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:31.714570+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:14.802017+00:00, confidence not recorded.
  - readme: https://github.com/offen/docker-volume-backup (fetched 2026-08-28T04:08:31.714570+00:00, sha c81ac015a4bd)
  - homepage: https://offen.github.io/docker-volume-backup/ (fetched 2026-08-29T09:17:26.106315+00:00, sha fe638f182a7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
