Dbackup

Dbackup

Application Docker from ZappyZap's Repository

Vue d'ensemble

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.

Arguments d'exécution

Interface utilisateur Web
https://[IP]:[PORT:3000]/
Réseau
bridge
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--restart=unless-stopped

Configuration du modèle

Encryption KeyVariable

# openssl rand -hex 32 32-byte hex string (64 chars) for encrypting credentials at rest.

Cible
ENCRYPTION_KEY
BETTER_AUTH_URLVariable

Primary URL where users access DBackup (for auth redirects).

Défaut
https://localhost:3000
Valeur
https://[IP of your unraid server]:3000
BETTER_AUTH_SECRETVariable

# openssl rand -base64 32 Base64 secret for authentication sessions.

Yime ZoneVariable

Server timezone for logs. Default: UTC

Cible
TZ
Défaut
UTC
Valeur
UTC
Data DirectoryPathrw

# All persistent data (db, storage, certs)

Cible
/data
Valeur
/mnt/user/appdata/dbackup/data
Local Backup DisrectoryPathrw

# Optional: used for local backups

Cible
/backups
Valeur
/mnt/user/appdata/dbackup/backups
WebUIPorttcp
Cible
3000
Défaut
3000
Valeur
3000

Catégories

Télécharger les statistiques

11,396
Total des téléchargements

Détails

Référentiel
skyfay/dbackup:latest
Dernière mise à jour2026-05-11
Première vue2026-05-12

Exécutez Dbackup sur Unraid.

Dbackup est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.