Update Pi-hole docs for live HA rollout

This commit is contained in:
Fizzlepoof
2026-05-15 17:00:07 +00:00
parent ade91cc9ab
commit d014925bd1
3 changed files with 38 additions and 2 deletions

View File

@@ -30,3 +30,11 @@ sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
```
Pi-hole on NOMAD is pinned to `enp5s0` with `FTLCONF_dns_interface=enp5s0` and `FTLCONF_dns_listeningMode=SINGLE` so it answers cleanly on the LAN IP without fighting Docker bridge noise.
Current live containers:
- `pihole-nomad`
- `unbound-pihole-nomad`
- `keepalived-pihole-nomad`
Current LAN admin URL:
- `http://10.5.1.16:8954/admin/`