You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
I am wondering if there is a possibility to enable TLS/https for the alermanager so I can access it like https://example.com, I did that for node_exporter server without reverse proxy. Can you provide me any info or link?
b.ca...@pobox.com
unread,
Dec 3, 2020, 3:17:47 AM12/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
The ability to serve TLS directly was only added fairly recently to node_exporter, and AFAIK it's not in alertmanager (or prometheus itself for that matter). So you'll need a reverse proxy like apache or nginx - which also gives you the opportunity to add authentication.