Update README.md

pull/5/head
lyc8503 2023-10-17 01:39:19 +08:00 committed by GitHub
parent 1f4900b143
commit a0fb157ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 1 deletions

View File

@ -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