Dbackup
skyfay/dbackup:latest
https://hub.docker.com/r/skyfay/dbackup
bridge
sh
false
https://forums.unraid.net/topic/198738-support-devzwf-dbackup/
https://dbackup.app/
https://github.com/Skyfay/DBackup
DBackup is a comprehensive, self-hosted backup solution designed to automate and secure your database backups. It provides AES-256-GCM encryption, flexible storage options, and intelligent retention policies to ensure your data is always protected and recoverable.
Whether you're running a single MySQL database or managing multiple PostgreSQL, MongoDB, and SQL Server instances, DBackup offers a unified interface with real-time monitoring, granular access control, and seamless restore capabilities.
No vendor lock-in by design - every backup is a standard database dump (SQL, BSON, RDB, etc.) encrypted with open AES-256-GCM. If DBackup is ever unavailable, you can decrypt and restore your backups with a single Node.js script and the key from your Recovery Kit. No proprietary formats, no dependencies on DBackup itself.
Backup:
https://[IP]:[PORT:3000]/
https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/dbackup-logo.png
--restart=unless-stopped
1778591215
Don't donate to me! Instead, please donate the creators of the apps, but if you insist
https://ko-fi.com/devzwf
https://[IP of your unraid server]:3000
UTC
/mnt/user/appdata/dbackup/data
/mnt/user/appdata/dbackup/backups
3000
### 2026.05.12
- Initial Release