Dbackup

Dbackup

Aplicación Docker from ZappyZap's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
https://[IP]:[PORT:3000]/
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

Encryption KeyVariable

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

Objetivo
ENCRYPTION_KEY
BETTER_AUTH_URLVariable

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

Por defecto
https://localhost:3000
Valor
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

Objetivo
TZ
Por defecto
UTC
Valor
UTC
Data DirectoryPathrw

# All persistent data (db, storage, certs)

Objetivo
/data
Valor
/mnt/user/appdata/dbackup/data
Local Backup DisrectoryPathrw

# Optional: used for local backups

Objetivo
/backups
Valor
/mnt/user/appdata/dbackup/backups
WebUIPorttcp
Objetivo
3000
Por defecto
3000
Valor
3000

Categorías

Descargar estadísticas

11,396
Descargas totales

Detalles

Repositorio
skyfay/dbackup:latest
Última actualización2026-05-11
Visto por primera vez2026-05-12

Ejecute Dbackup en Unraid.

Dbackup se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.