Sync network redesign repo state and cutover artifacts
This commit is contained in:
@@ -1,11 +1,17 @@
|
||||
# NOMAD Pi-hole / Unbound / Keepalived Replica
|
||||
# NOMAD Pi-hole / Unbound / staged Keepalived Replica
|
||||
|
||||
- **Repo stack path:** `/home/fizzlepoof/repos/truenas-stacks/pihole/nomad`
|
||||
- **Suggested live stack path:** `/opt/pihole-nomad`
|
||||
- **Node role:** NOMAD backup / BACKUP1
|
||||
- **VIP target:** `10.5.1.53/24`
|
||||
- **Node role:** NOMAD Pi-hole replica on Servers VLAN
|
||||
- **Staged future VIP target:** `10.5.30.53/24`
|
||||
- **LAN interface:** `enp5s0`
|
||||
- **NOMAD LAN IP:** `10.5.1.16`
|
||||
- **NOMAD LAN IP:** `10.5.30.7`
|
||||
|
||||
Current state:
|
||||
|
||||
- `pihole-nomad` and `unbound-pihole-nomad` stay up normally on NOMAD.
|
||||
- `keepalived-pihole-nomad` is intentionally disabled by default after NOMAD moved from Trusted to Servers VLAN.
|
||||
- Enable HA later with `COMPOSE_PROFILES=ha` only after a same-subnet peer and VIP design are ready.
|
||||
|
||||
Bring-up:
|
||||
|
||||
@@ -34,7 +40,9 @@ Pi-hole on NOMAD is pinned to `enp5s0` with `FTLCONF_dns_interface=enp5s0` and `
|
||||
Current live containers:
|
||||
- `pihole-nomad`
|
||||
- `unbound-pihole-nomad`
|
||||
|
||||
Staged but disabled-by-default HA container:
|
||||
- `keepalived-pihole-nomad`
|
||||
|
||||
Current LAN admin URL:
|
||||
- `http://10.5.1.16:8954/admin/`
|
||||
- `http://10.5.30.7:8954/admin/`
|
||||
|
||||
Reference in New Issue
Block a user