aboutsummaryrefslogtreecommitdiffstats
path: root/autoBackup/.env.example
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2025-07-26 22:03:19 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2025-07-26 22:03:19 +0100
commit6a64e12f5665be3a5b3bd31ece75cb4ccba95743 (patch)
tree710d1a790390f942d2f502fdd1c760edeab5f0b3 /autoBackup/.env.example
parent7b2bdcc165bf8f40c32a74c5ea3a9b4ce2db5c3a (diff)
downloadBetterZFSReplication-6a64e12f5665be3a5b3bd31ece75cb4ccba95743.tar.gz
BetterZFSReplication-6a64e12f5665be3a5b3bd31ece75cb4ccba95743.zip
Created a wrapper for the websockets API and changed the script to make the slave TrueNAS use it (the master TrueNAS still uses the REST API for now)
Diffstat (limited to 'autoBackup/.env.example')
-rw-r--r--autoBackup/.env.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/autoBackup/.env.example b/autoBackup/.env.example
index a7c0436..0dea6fc 100644
--- a/autoBackup/.env.example
+++ b/autoBackup/.env.example
@@ -4,6 +4,8 @@ MASTER_REPLICATION_TASKS=replicateSpinningRust,autoReplicateTheVault
SLAVE_HOST=192.168.69.4
SLAVE_KEY==*****************************************************************
+SLAVE_USERNAME=************
+SLAVE_PASSWORD=***************
SLAVE_REPLICATION_TASKS=localVMs/localVMs - fivehundred/localVMs,ReplicateDatabaseBackups
POLLING_RATE=300