secubox-openwrt/package/secubox/secubox-app-haproxy/files
CyberMind-FR d0d060add1 feat(haproxy): Add dynamic path ACL management commands
New haproxyctl path commands:
- path list: Show all path ACLs with patterns and backends
- path sync <prefix> <host>: Auto-generate ACLs from all backends
  Extracts short name from backend (metablog_X -> X, streamlit_Y -> Y)
  Skips existing ACLs, only adds new ones
- path add: Manually add single path ACL
- path remove: Remove specific path ACL
- path clear: Remove all ACLs matching prefix

This enables dynamic route updates when backends change.
Example: haproxyctl path sync /gk2 secubox.in

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-09 06:56:54 +01:00
..
etc feat(haproxy): Add presse.cybermood.eu vhost 2026-02-08 10:52:09 +01:00
usr feat(haproxy): Add dynamic path ACL management commands 2026-02-09 06:56:54 +01:00