Deploying Alertmanager Signal Receiver with Nomad

Thanks to the Prometheus Alertmanager webhook functionality practically any receiver can be configured to distribute alerts. This blog post describes how to deploy alertmanager-signal-receiver using Nomad. The job definition use Consul Connect for the integrations between alertmanager and the receiver. This blog post assumes the following is installed and configured. A Consul cluster. A Nomad cluster. Consul Connect is configured for both Consul and Nomad. A Signal user is registered and configured by following the steps from the receivers Setup Registration of the Signal user creates a JSON file which contains all secrets and configuration....

September 19, 2021 · 2 min · Daniel Palstra