From f8f61deb2cc0c219be4e8e7c28c7514ecc087e1c Mon Sep 17 00:00:00 2001 From: TwiN Date: Sun, 5 Mar 2023 15:50:56 -0500 Subject: [PATCH] docs: Add link to managed solution Apparently it's not obvious enough that there's a hosted solution. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9828909..eed501a9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ checks can be paired with alerting via Slack, Teams, PagerDuty, Discord, Twilio I personally deploy it in my Kubernetes cluster and let it monitor the status of my core applications: https://status.twin.sh/ +_Looking for a hosted solution? Check out [Gatus.io](https://gatus.io)._ +
Quick start