refactor: Angie → nginx + Unbound (DNS Forwarder + Cluster-Split-Horizon)
Reverse-Proxy von Angie (eigenes APT-Repo) auf nginx (Distro) umgestellt — vereinfacht Bootstrap (kein angie.software-Repo mehr), reduziert Offene-Punkte (arm64-Verfügbarkeit entfällt). Neuer Service Unbound übernimmt zwei Rollen: Caching-Forwarder mit DNSSEC und Cluster-internes Split-Horizon (Local-Zone eg.cluster, Peer-Adressen aus PG ha_nodes, Reload via unbound-control). Architektur-Spec §7.5 dokumentiert beide Rollen + Config-Schichtung. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@ Maintainer: NetCell IT <support@netcell-it.de>
|
||||
Homepage: https://edgeguard.netcell-it.de
|
||||
Description: EdgeGuard — meta package
|
||||
Pulls the full EdgeGuard stack: management API, UI, configured
|
||||
third-party services (HAProxy, Angie, Squid, WireGuard, nftables).
|
||||
third-party services (HAProxy, nginx, Squid, WireGuard, Unbound, nftables).
|
||||
.
|
||||
Install this package to get a complete EdgeGuard node.
|
||||
Depends: edgeguard-api (= __VERSION__), edgeguard-ui (= __VERSION__)
|
||||
|
||||
Reference in New Issue
Block a user