offen/docker-volume-backup

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 17th, 2026
Created on April 2nd, 2021
Open Issues & Pull Requests: 25 (+0)
GitHub issues: Enabled
Number of forks: 152
Total Stargazers: 4,013 (+0)
Total Subscribers: 11 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 hours
Mean response time: 19.0 days
90th percentile: 15.7 days
Tracked items: 69

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 853 days
Stale 30+ days: 15
Stale 90+ days: 13

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • support (30)
  • enhancement (18)
  • pr welcome (13)
  • documentation (6)
  • bug (5)
  • upstream (5)
  • help wanted (3)
  • stale (3)

Detailed Description

docker-volume-backup is a lightweight Docker container that backs up Docker volumes to local storage or remote destinations including S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive, and SSH-compatible systems.

The tool solves the problem of protecting data in Docker volumes by running as a companion container within an existing Docker setup. It handles both recurring and one-off backups, automatically rotating away old backups according to configured retention policies. Backups can be sent to multiple storage destinations simultaneously, and the tool supports encrypting backups using GPG and sending notifications when backup runs succeed or fail.

The project suits teams running Docker or Docker Compose who need straightforward volume backup without external infrastructure. It works well for both simple setups requiring local backups and complex deployments needing multi-destination redundancy. The lightweight footprint, below 25MB, makes it practical to add to existing containers without significant overhead. The tool is designed for self-service configuration through environment variables, with comprehensive documentation covering quickstart, configuration reference, how-tos, and recipes.

The maintainers respond to new issues and pull requests within hours. Work in the issue tracker centers on support requests, enhancement proposals, and pull requests marked as welcome for community contribution.