6
0
Fork 0
This repository has been archived on 2022-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
cdist-recycledcloud/type/__matrix_alertmanager_receiver/files/openrc-unit

8 lines
272 B
Plaintext

#!/sbin/openrc-run
name="matrix-alertmanager-receiver"
description="Forwards Prometheus Alerts to a Matrix room"
command=/usr/local/bin/matrix-alertmanager-receiver
command_background=true
command_user="prometheus:prometheus"
pidfile=/run/matrix-alertmanager-receiver.pid