Files
haproxy-manager-base/templates
Josh Knapp 6fd07b4c54
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 52s
fix(suspended): tolerate startup DNS failure + use docker_dns resolvers
If the upstream container isn't up when haproxy-manager starts (e.g. when
haproxy is recreated before whp-suspended), the default `init-addr libc` mode
makes haproxy refuse to start — taking down the whole proxy. Switched to
`init-addr last,none` (use last known address, fall back to 0.0.0.0 = DOWN)
and added `resolvers docker_dns` (defined in hap_header.tpl) so the real IP
is picked up once DNS becomes resolvable.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 11:52:50 -07:00
..
2025-02-20 13:41:38 -08:00