Go to file
lyc8503 6157bc0879 add tcp timeout, fix worker stuck 2023-10-28 16:02:22 +08:00
components add tcp timeout, fix worker stuck 2023-10-28 16:02:22 +08:00
pages header responsive update, fix worker tcp read 2023-10-28 01:38:21 +08:00
public wip: worker & pages 2023-10-14 15:21:52 +08:00
styles wip: frontend header & overall status 2023-10-15 02:00:29 +08:00
util iata added, todo fix location 2023-10-23 01:50:25 +08:00
worker add tcp timeout, fix worker stuck 2023-10-28 16:02:22 +08:00
.eslintrc.json Initial commit from Create Next App 2023-10-12 22:16:16 +08:00
.gitignore Initial commit from Create Next App 2023-10-12 22:16:16 +08:00
README.md iata added, todo fix location 2023-10-23 01:50:25 +08:00
next.config.js Initial commit from Create Next App 2023-10-12 22:16:16 +08:00
package-lock.json almost done: more and more css 2023-10-16 12:09:48 +08:00
package.json almost done: more and more css 2023-10-16 12:09:48 +08:00
postcss.config.js wip: frontend header & overall status 2023-10-15 02:00:29 +08:00
tsconfig.json wip: worker & pages 2023-10-14 15:21:52 +08:00
uptime.config.ts header responsive update, fix worker tcp read 2023-10-28 01:38:21 +08:00
uptime.types.ts add advanced checks 2023-10-23 15:29:27 +08:00

README.md

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

Monitoring

  • Up to 50 2-minute interval check on free plan (Up to unlimited 1-min check on paid Workers plan)
  • Monitoring for HTTP/HTTPS/TCP port
  • Up to 90-day uptime history and uptime percentage
  • Custom request method & headers & body for HTTP(s)
  • Custom status code & keyword check for HTTP(s)
  • Email Notifications & Customizable Webhook

Status page

  • Interactive ping(response time) chart for all type of monitors
  • Responsive UI & Follow system theme
  • Customizable status page
  • Use your own domain with CNAME

Demo

My status page (Online demo): https://uptimeflare.pages.dev/

Some screenshots: TODO

Quickstart

More documentation

TODOs

  • SSL?
  • Slack / Telegram
  • Incident timeline