Script:
chmod +x DVDBR.sh
./DVDBR.sh
Follow the interactive prompts to configure your backup process.
DVDBR provides a simple yet flexible way to backup Docker volumes, whether locally or remotely, ensuring data integrity without unnecessary complexity.
docker
command available)docker
group (or provide sudo
access)ssh
access to the remote machinersync
and scp
installed./DVDBR.sh
ssh cat
, rsync
, scp
fallback)ssh cat
by default for remote transfersrsync
and scp
if neededdocker
backup
restore
volumes
automation
shell script
rsync
scp
ssh cat
container management
This script utilizes:
Refer to their respective licenses for details.
This project is licensed under the MIT License – free to use, modify, and distribute with attribution.
This project was developed with assistance from an AI-powered assistant, ensuring efficiency and optimization while maintaining human oversight.
If you find any issues or have suggestions, feel free to open a GitHub issue or contribute! 🚀