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> |
||
|---|---|---|
| .. | ||
| haproxy-acme-cron | ||
| haproxy-sync-certs | ||
| haproxyctl | ||