DNS topology: AdGuard removed, Technitium authoritative + DoT + ad blocking
- Remove AdGuard Home from all service catalogs, deployment phases, persistence tables, and network architecture docs - Update Technitium notes: authoritative .ai.home zone, recursive resolver, DoT forwarder to Cloudflare (tls://1.1.1.1), built-in ad blocking - Resolve open questions #2 (Technitium upstream) and #3 (AdGuard layout) - Add dns-topology.md: complete DNS architecture diagram, zone details, client assignments, Tailscale integration, troubleshooting table, migration history (AdGuard deployed → paused → removed)
This commit is contained in:
2
swarm.md
2
swarm.md
@@ -29,7 +29,7 @@ All services deployed on MK7 manager via `docker stack deploy`.
|
||||
| `portainer` | Portainer CE | replicated | 1/1 | `9000` | `portainer.ai.home` |
|
||||
| `prometheus` | Prometheus | replicated | 1/1 | `9090` | `prom.ai.home` |
|
||||
| `technitium` | Technitium DNS | replicated | 1/1 | `53/tcp`, `53/udp`, `5380` | `dns.ai.home` |
|
||||
| `adguard` | AdGuard Home | replicated | 1/1 | `3000`, `30053` | `adguard.ai.home` |
|
||||
| ~~`adguard`~~ | ~~AdGuard Home~~ | ~~removed~~ | ~~—~~ | ~~—~~ | ~~`adguard.ai.home`~~ |
|
||||
| ~~authelia~~ | ~~Authelia~~ | ~~deferred~~ | — | — | ~~`auth.ai.home`~~ |
|
||||
|
||||
> **Note:** Authelia deferred until local TLS is available (requires `https://auth.ai.home`).
|
||||
|
||||
Reference in New Issue
Block a user