You put a reverse proxy in front, like apache or nginx. Same for prometheus itself. Same for adding HTTPS.
If you want to proxy them on a particular path, like /alertmanager or /prometheus, then there are command-line flags you can set: --web.external-url=https://mon.example.net/prometheus --web.route-prefix=/prometheus --web.external-url=https://mon.example.net/alertmanager --web.route-prefix=/alertmanager -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e134cd7e-fa42-4726-9dac-b05b85473eff%40googlegroups.com.

