Move Pi-hole backup node from Serenity to NOMAD
This commit is contained in:
12
pihole/nomad/.env.example
Normal file
12
pihole/nomad/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
TZ=America/Chicago
|
||||
APPDATA_PIHOLE_ROOT=/mnt/hdd-2/docker/appdata/pihole-nomad
|
||||
APPDATA_UNBOUND_ROOT=/mnt/hdd-2/docker/appdata/unbound-nomad
|
||||
NOMAD_PIHOLE_WEB_PORT=8954
|
||||
PIHOLE_PASSWORD=CHANGE_ME
|
||||
LAN_INTERFACE=enp5s0
|
||||
VIP_CIDR=10.5.1.53/24
|
||||
KEEPALIVED_ROUTER_ID=53
|
||||
KEEPALIVED_STATE=BACKUP
|
||||
KEEPALIVED_PRIORITY=90
|
||||
KEEPALIVED_PASSWORD=CHANGE01
|
||||
KEEPALIVED_NOPREEMPT=true
|
||||
Reference in New Issue
Block a user