haproxy/frontend/map¶
Configuration options for HAProxy backend services
HAProxy Frontend Map¶
This parameter stores the automatically discovered frontend port mappings used to generate the HAProxy configuration. It defines which ports HAProxy listens on for each service.
Requirements¶
- Generated automatically by
haproxy-configure.py
- Do not modify manually - use
haproxy/frontend/map-override
for manual configuration
Usage¶
The parameter is populated automatically based on discovered services. The structure maps service names to their listening ports:
Example auto-generated configuration: