Documentation
¶
Overview ¶
flightctl-alertmanager-proxy is a lightweight reverse proxy for Alertmanager that integrates with FlightControl's existing authentication and authorization system.
It validates bearer tokens and authorizes requests before proxying them to Alertmanager running on localhost:9093. Users must have "get" access to the "alerts" resource to access the proxy.
The proxy listens on port 8443 with HTTPS and requires: - Authorization: Bearer <token> header
This works with all Flight Control auth types: OIDC, OpenShift, and AAP.
Click to show internal directories.
Click to hide internal directories.