This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/alertmanager-irc-relay
-
ExecStart=/usr/bin/alertmanager-irc-relay $ARGS
-
Restart=always
-
User=alertmanager-irc-relay
-
-
[Unit]
-
After=network-online.target
-
Description=Send Prometheus Alerts to IRC using Webhooks
-
Documentation=https://github.com/google/alertmanager-irc-relay
-
Wants=network-online.target
-
Additionnal notes
Nothing here.