db-backup
Aplicación Docker from A75G's Repository
Visión general
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Database Dump Location
- Objetivo
- /backup
- Valor
- /mnt/user/backups/db/
Schema Name e.g. database or ALL to backup all databases the user has access to.
- Valor
- ALL
Type of DB Server to backup couch influx mysql mssql pgsql mongo redis sqlite3
- Por defecto
- mysql|pgsql|mongo|redis|influx|couch|mssql|sqlite3
- Valor
- mysql
Server Hostname e.g. mariadb. For sqlite3, full path to DB file e.g. /backup/db.sqlite3
- Valor
- 192.168.1.1
username for the database(s) - Can use root for MySQL
- Valor
- root
(optional if DB doesn't require it) password for the database
- Valor
- password
If using ALL - use this to split each database into its own file as opposed to one singular file
- Por defecto
- TRUE|FALSE
- Valor
- TRUE
How often to dump DB Minutes Defaults 1440 = Day
- Valor
- 1440
https://github.com/tiredofit/docker-db-backup#scheduling-options
- Valor
- 0300
Value in minutes to delete old backups. 10080 = One Week. If you want all backup delete this key.
- Valor
- 10080
Use either Gzip GZ, Bzip2 BZ, XZip XZ, ZSTD ZSTD or none NONE
- Por defecto
- ZSTD|BZ|XZ|GZ|NONE
- Valor
- ZSTD
Numerical value of what level of compression to use, most allow 1 to 9, except for ZSTD which allows for 1 to 19
- Por defecto
- 3|1|2|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19
- Valor
- 3
Use --rsyncable (gzip only) for faster rsync transfers and incremental backup deduplication.
- Por defecto
- FALSE|TRUE
- Valor
- FALSE
DEBUG_MODE
- Por defecto
- FALSE|TRUE
- Valor
- FALSE
- Por defecto
- FALSE|TRUE
- Valor
- FALSE
Either MD5 or SHA1 or NONE
- Por defecto
- NONE|SHA1|MD5
- Valor
- NONE
Create a symbolic link pointing to last backup in this format: latest-(DB_TYPE)_(DB_NAME)_(DB_HOST)
- Por defecto
- FALSE|TRUE
- Valor
- FALSE
Maximum amount of threads to use when compressing - Integer value e.g. 8
- Por defecto
- autodetected
- Valor
- autodetected
The uid that the image should read and write files as
- Valor
- 99
The gid that the image should read and write files as
- Valor
- 100
Permissions to apply to backup directory
- Valor
- 755
Permissions to apply to files.
- Por defecto
- 777
- Valor
- 777
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
tiredofit/db-backup:latestEjecute db-backup en Unraid.
db-backup se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.