<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Haproxy :: Tag :: Ay Docs</title><link>https://aaronyang0628.github.io/docs/tags/haproxy/index.html</link><description/><generator>Hugo</generator><language>en</language><atom:link href="https://aaronyang0628.github.io/docs/tags/haproxy/index.xml" rel="self" type="application/rss+xml"/><item><title>WireGuard Web Tunnel</title><link>https://aaronyang0628.github.io/docs/csp/72602/tunnel/wireguard-web/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aaronyang0628.github.io/docs/csp/72602/tunnel/wireguard-web/index.html</guid><description>WireGuard Web Tunnel 公网 Web 入口固定由 ECS HAProxy 持有，HAProxy 通过 WireGuard 访问 72602-minipc 的 ingress-nginx NodePort。TLS 仍由 ingress-nginx 和 cert-manager 管理；ECS 不复制证书，不启用 PROXY protocol，也不终止 TLS。
Internet TCP 80/443 -&gt; ECS HAProxy -&gt; primary: WireGuard 10.77.0.1 &lt;-&gt; 10.77.0.2 over UDP 51820 -&gt; minipc TCP 32080/32443 -&gt; ingress-nginx -&gt; backup: ECS-loopback SSH Web path 127.0.0.1:18080/18443 -&gt; minipc TCP 32080/32443 -&gt; ingress-nginx The WireGuard and SSH Web paths are alternative HAProxy backends, not a serial chain. The SSH Web fallback is an independent ECS-loopback service; its host-local unit and credentials are kept in private host state/ ops-private, not reproduced in this repository.</description></item></channel></rss>