From a0fb157ae1ba74610e7f78f3a1d0b66ad4901b4f Mon Sep 17 00:00:00 2001 From: lyc8503 Date: Tue, 17 Oct 2023 01:39:19 +0800 Subject: [PATCH] Update README.md --- README.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be19ec..5c5ad01 100644 --- a/README.md +++ b/README.md @@ -1 +1,31 @@ -## UptimeFlare +# UptimeFlare +Another **serverless (and free!)** uptime monitoring & status page on Cloudflare Workers with more advanced features and nice UI. + +## ⭐Features + +- **Opensource** & Easy to deploy (in 10 minutes without local tools) & Free +- Up to **2-minute** interval check on free plan (Up to 1-min on paid Workers plan) +- Monitoring for **HTTP/HTTPS/TCP port** +- Show 90-day uptime history and uptime percentage +- Show all incident history & detailed timeline +- **Interactive ping(response time) chart** for all type of monitors +- Custom request method & headers & body for HTTP(s) +- Custom status code & keyword check for HTTP(s) +- Email Notifications & Customizable Webhook +- Customizable status page +- use your own domain with CNAME + +TODO: +- SSL? +- Slack / Telegram + +## Demo +My status page (Online demo): + +Some screenshots: + +## Quickstart + + +## More documentation +