secubox-openwrt/package/secubox/luci-app-service-registry/root
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
..
etc/config feat(service-registry): Add unified service aggregation dashboard 2026-01-28 05:04:26 +01:00
usr feat(haproxy,service-registry): Auto-open firewall when publishing 2026-01-28 06:53:27 +01:00
www feat(service-registry): Add unified service aggregation dashboard 2026-01-28 05:04:26 +01:00