secubox-openwrt/package/secubox/secubox-app-haproxy/files/usr
CyberMind-FR b762bffa44 feat(haproxy,service-registry): Auto-open firewall when publishing
Automatically creates firewall rules for HAProxy when:
- Requesting a certificate (haproxyctl cert add)
- Publishing a service with a domain (service-registry)

Added firewall rules:
- HAProxy-HTTP: Allow port 80 from WAN (ACME challenges)
- HAProxy-HTTPS: Allow port 443 from WAN (HTTPS traffic)

Rules are only created if they don't exist, preventing duplicates.
Firewall reloads automatically after rule creation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 06:53:27 +01:00
..
lib/acme/deploy fix(haproxy): Combine fullchain + key for HAProxy certificates 2026-01-25 11:42:29 +01:00
sbin feat(haproxy,service-registry): Auto-open firewall when publishing 2026-01-28 06:53:27 +01:00
share/haproxy/templates feat(multi): CrowdSec LAPI port fix, Streamlit/HexoJS multi-instance 2026-01-27 06:37:19 +01:00