From 515dea1104f430285e377af32c4edb7fd1ed9612 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Sun, 8 Mar 2020 00:35:43 +0300 Subject: [PATCH] removed DB_NAME var removed DB_NAME var, for easier use, if you want specific db backup add var DB_NAME --- templates/db-backup.xml | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/templates/db-backup.xml b/templates/db-backup.xml index 2044e24..766e394 100644 --- a/templates/db-backup.xml +++ b/templates/db-backup.xml @@ -17,7 +17,7 @@ - 1583615401 + 1583616784 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 @@ -48,11 +48,6 @@ DB_HOST - - database - DB_NAME - - root DB_USER @@ -105,19 +100,18 @@ - /mnt/user/backups/db/ + /mnt/user/backups/db/ GZ - <Database_Type> + <Database_Type> <DATABASE_IP> - database - root - <DATABASE_PASSWORD> - 3306 - 1440 - 0300 - 10080 - TRUE - TRUE - FALSE + root + <DATABASE_PASSWORD> + 3306 + 1440 + 0300 + 10080 + TRUE + TRUE + FALSE false