From f6d8fad638a9ad4a5a8738ad112dca790fac337c 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..e4b3772 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# alertmanager-gotify + +Get notified about prometheus alert with [gotify](https://gotify.net/). + +**This repo is no longer maintained.** Consider using [this +fork](https://foo.mbosch.me/ma27/alertmanager-gotify) instead.