From 2b6567ae93a8bab4c2980daae159a031a2c70d04 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Wed, 26 Aug 2020 13:19:33 +0200 Subject: [PATCH] Deprecate and redirect users to fork --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0cdac6 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# alertmanager-gotify + +Get notified about prometheus alerts with [gotify](https://gotify.net/). + +**This repo is no longer maintained.** Consider using [this +fork](https://foo.mbosch.me/ma27/alertmanager-gotify) instead.