1 个仓库
Utilities designed specifically to archive and manage volumes within Docker environments.
Distinct from Container Volume Backups: Existing candidates focus on persistence or K8s-specific tools, not general Docker volume archival.
Explore 1 awesome GitHub repository matching devops & infrastructure · Docker Volume Backup Tools. Refine with filters or upvote what's useful.
This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage, SSH, or cloud providers. It operates as a containerized backup orchestrator and companion container that coordinates volume snapshots and manages the restoration of data for disaster recovery. The tool distinguishes itself through integrated security and consistency controls, utilizing GPG or age encryption to secure archives before remote transmission. It ensures data integrity by managing container states, such as stopping services or running database dump utilities via lifecyc
Archives Docker volumes to local storage, SSH, or cloud providers like S3 and Azure Blob Storage.