db-backup
Docker-Anwendung from A75G's Repository
Übersicht
Laufzeit-Argumente
- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Database Dump Location
- Ziel
- /backup
- Wert
- /mnt/user/backups/db/
Schema Name e.g. database or ALL to backup all databases the user has access to.
- Wert
- ALL
Type of DB Server to backup couch influx mysql mssql pgsql mongo redis sqlite3
- Standard
- mysql|pgsql|mongo|redis|influx|couch|mssql|sqlite3
- Wert
- mysql
Server Hostname e.g. mariadb. For sqlite3, full path to DB file e.g. /backup/db.sqlite3
- Wert
- 192.168.1.1
username for the database(s) - Can use root for MySQL
- Wert
- root
(optional if DB doesn't require it) password for the database
- Wert
- password
If using ALL - use this to split each database into its own file as opposed to one singular file
- Standard
- TRUE|FALSE
- Wert
- TRUE
How often to dump DB Minutes Defaults 1440 = Day
- Wert
- 1440
https://github.com/tiredofit/docker-db-backup#scheduling-options
- Wert
- 0300
Value in minutes to delete old backups. 10080 = One Week. If you want all backup delete this key.
- Wert
- 10080
Use either Gzip GZ, Bzip2 BZ, XZip XZ, ZSTD ZSTD or none NONE
- Standard
- ZSTD|BZ|XZ|GZ|NONE
- Wert
- ZSTD
Numerical value of what level of compression to use, most allow 1 to 9, except for ZSTD which allows for 1 to 19
- Standard
- 3|1|2|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19
- Wert
- 3
Use --rsyncable (gzip only) for faster rsync transfers and incremental backup deduplication.
- Standard
- FALSE|TRUE
- Wert
- FALSE
DEBUG_MODE
- Standard
- FALSE|TRUE
- Wert
- FALSE
- Standard
- FALSE|TRUE
- Wert
- FALSE
Either MD5 or SHA1 or NONE
- Standard
- NONE|SHA1|MD5
- Wert
- NONE
Create a symbolic link pointing to last backup in this format: latest-(DB_TYPE)_(DB_NAME)_(DB_HOST)
- Standard
- FALSE|TRUE
- Wert
- FALSE
Maximum amount of threads to use when compressing - Integer value e.g. 8
- Standard
- autodetected
- Wert
- autodetected
The uid that the image should read and write files as
- Wert
- 99
The gid that the image should read and write files as
- Wert
- 100
Permissions to apply to backup directory
- Wert
- 755
Permissions to apply to files.
- Standard
- 777
- Wert
- 777
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
tiredofit/db-backup:latestFühren Sie db-backup auf Unraid aus.
db-backup ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.