Populate README
This commit is contained in:
parent
8cf93a941b
commit
ce8691e8c0
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,5 +1,12 @@
|
|||
# matrix-alertmanager-receiver
|
||||
|
||||
TODO: synopsis, existing matrix-alermanager
|
||||
Simple daemon forwarding
|
||||
[prometheus-alertmanager](https://duckduckgo.com/?q=prometheus+alertmanagaer&ia=software)
|
||||
events to matrix room. While there already is a
|
||||
[matrix-alertmanager](https://git.feneas.org/jaywink/matrix-alertmanager)
|
||||
project out there, use of the JavaScript ecosystem (and lack of logging) made
|
||||
it rather painful to use from my point of view.
|
||||
|
||||
See `matrix-alermanager-receiver.scd` for usage.
|
||||
See `matrix-alermanager-receiver.scd` for usage. [Go](http://golang.org/) is
|
||||
required to build the `matrix-alertmanager-receiver` binary, `make` and `scdoc`
|
||||
(manpage generation) are optional but convenient.
|
||||
|
|
Loading…
Reference in a new issue