docker-volume-backup
A small companion container that backs up Docker volumes to local disk or remote storage.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About docker-volume-backup
docker-volume-backup is a Docker image under 25 MB that runs next to your other containers and backs up their volumes on a schedule. It can keep archives locally or send them to S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive or any SSH-compatible storage.
It suits people running services with Docker Compose on their own servers who want scheduled volume backups without writing their own scripts.
Strengths
- Lightweight image under 25 MB
- Many storage targets, including S3, WebDAV and SSH
- Scheduled backups next to existing containers
Limitations
- Only backs up Docker volumes
- Configured through container settings rather than a graphical interface
Details
- Pricing
- FreeFree and open source under the MPL-2.0 licence.
- License
- MPL-2.0
- Developer
- Offen
- Platforms
- Linux, Self-hosted
- How it runs
- Self-hosted
- Account
- Not required
- Best suited for
- Self-hosters backing up Docker Compose volumes on a schedule
- Categories
- Backup tools, Container tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to docker-volume-backup
Compare allSoftware that can replace docker-volume-backup for an important use case, and what changes if you switch.
Nautical Backup
A Docker container that backs up the bind mounts and volumes of other containers on a schedule.
Nautical Backup also runs as a single Docker container, stopping containers before copying bind mounts and volumes for consistency, so they are briefly offline during each backup.
Similar software
Related functionality, not necessarily a direct replacement.
restic
A single-executable backup program that makes encrypted, deduplicated snapshots and can send them almost anywhere.
Kopia
An encrypted snapshot backup tool with both a command line and a proper desktop app, pointed at whatever storage you choose.
Velero
Backup, restore and migration tool for Kubernetes clusters.
K8up
A Kubernetes operator that backs up persistent volumes and application data using restic.
Backrest
Schedule and restore restic backups through a browser interface.