Add Nebula Sync to PD Pi-hole stack
This commit is contained in:
@@ -16,3 +16,10 @@ KEEPALIVED_STATE=MASTER
|
||||
KEEPALIVED_PRIORITY=100
|
||||
KEEPALIVED_PASSWORD=CHANGE01
|
||||
KEEPALIVED_NOPREEMPT=true
|
||||
|
||||
# Nebula Sync (PD primary -> replicas)
|
||||
NEBULA_SYNC_PRIMARY=http://127.0.0.1:8953|CHANGE_ME
|
||||
NEBULA_SYNC_REPLICAS=http://10.5.1.5:8954|CHANGE_ME
|
||||
NEBULA_SYNC_FULL_SYNC=false
|
||||
NEBULA_SYNC_RUN_GRAVITY=true
|
||||
NEBULA_SYNC_CRON=0 3 * * *
|
||||
|
||||
Reference in New Issue
Block a user