borg-mysql-backup
Docker image for backing up MySQL and PostgreSQL databases to local and remote Borg repositories with support for encryption, compression, and automated scheduling.
About
borg-mysql-backup is a Docker-based backup solution that automates MySQL database dumps and filesystem backups using the borgbackup engine. It targets system administrators and DevOps teams who need consistent, encrypted, and deduplicated backups of containerized workloads. The t…