diff --git a/templates/db-backup.xml b/templates/db-backup.xml
index 8840fef..0be3aa5 100644
--- a/templates/db-backup.xml
+++ b/templates/db-backup.xml
@@ -4,34 +4,33 @@
tiredofit/db-backup:latest
https://hub.docker.com/r/tiredofit/db-backup/
bridge
- sh
- false
https://forums.unraid.net/topic/89502-support-a75g-repo/
- https://hub.docker.com/r/tiredofit/db-backup/
- Backup Multiple DB Servers (Influx, Maria/Mysql/Mongo/Postgres/Redis/Rethink) based on Alpine.Manual Backups can be performed by entering the container and typing backup-now
- Backup: Status:Stable
+ https://github.com/tiredofit/docker-db-backup/tree/main
+ Backup multiple database types on a scheduled basis with many customizable options. Manual Backups can be performed by entering the container and typing backup-now
+For diffrent port please add variable DB1_PORT and include the port
+For more DB backups you can include DB2_NAME etc https://github.com/tiredofit/docker-db-backup#job-backup-options
+Check advanced for more settings
+ Backup:
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/db-backup.xml
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/db-backup.png
-
-
-
-
- Backup Multiple DB Servers (Influx, Maria/Mysql/Mongo/Postgres/Redis/Rethink) based on Alpine.Manual Backups can be performed by entering the container and typing backup-now
-
/mnt/user/backups/db/
- GZ
- ALL
- <Database_Type>
- <DATABASE_IP>
- root
- <DATABASE_PASSWORD>
- 3306
- 1440
- 0300
- 10080
- TRUE
- TRUE
- FALSE
- 0755
- false
+ ALL
+ mysql <DATABASE_IP>
+ root
+ <DATABASE_PASSWORD>
+ FALSE
+ 1440
+ 0300
+ 10080
+ ZSTD 3
+ FALSE
+ FALSE
+ TRUE
+ 0755
+ TRUE
+ autodetected
+ 99
+ 100
+ FALSE
+ MD5