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,8 +5,8 @@ Maintainer: NetCell IT <support@netcell-it.de>
|
||||
Homepage: https://edgeguard.netcell-it.de
|
||||
Description: EdgeGuard — management UI (static React build)
|
||||
React 19 + Ant Design 6 single-page admin UI for EdgeGuard.
|
||||
Served by the Angie reverse proxy bundled in edgeguard-api.
|
||||
Depends: edgeguard-api (= __VERSION__), angie
|
||||
Served by the nginx reverse proxy bundled in edgeguard-api.
|
||||
Depends: edgeguard-api (= __VERSION__), nginx
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Installed-Size: 0
|
||||
|
||||
Reference in New Issue
Block a user