add mirror

This commit is contained in:
MulliganSecurity 2025-06-05 11:01:19 +02:00
parent 7287e29ba6
commit 3b00a87a14

View file

@ -60,7 +60,7 @@ Grafana supports a large number of possible alerts methods, most of them unfit t
Let's start with webhooks. Webhooks are a great swiss-army knife when you need a system to act on its environment. They only need an http endpoint and the ability to make http request. They can easily be run as onion services too!
For this tutorial, Mulligan Security open sourced the tool they use for their own infrastructure: the [grafana-simplex-alerter](https://github.com/MulliganSecurity/grafana-simplex-alerter).
For this tutorial, Mulligan Security open sourced the tool they use for their own infrastructure: the [grafana-simplex-alerter](http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/Capably7710/simplex-alerter)
This will be used with the [simplex-chat](https://github.com/simplex-chat/simplex-chat) CLI client.