feat(haproxy): ship per-site exempt list for the wp-admin edge gate

This commit is contained in:
2026-08-14 07:43:20 -07:00
parent 992bf49138
commit 2171bedb20
3 changed files with 29 additions and 4 deletions
+1
View File
@@ -40,6 +40,7 @@ COPY trusted_ips.map /etc/haproxy/trusted_ips.map
# volume shadows /etc/haproxy with.
COPY cloudflare_ips.list /haproxy/defaults/cloudflare_ips.list
COPY trusted_proxies.list /haproxy/defaults/trusted_proxies.list
COPY wpadmin_gate_exempt.list /haproxy/defaults/wpadmin_gate_exempt.list
# Place errorfiles outside the volumed path; the HAProxy config references
# them by absolute path.
COPY errors /haproxy/errors