|
|
||
|---|---|---|
| .github/workflows | ||
| components | ||
| docs | ||
| pages | ||
| public | ||
| styles | ||
| util | ||
| worker | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc.yaml | ||
| .terraform.lock.hcl | ||
| LICENSE | ||
| README.md | ||
| deploy.tf | ||
| env.d.ts | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tsconfig.json | ||
| uptime.config.ts | ||
| uptime.types.ts | ||
README.md
📈UptimeFlare
A more advanced, serverless, and free uptime monitoring & status page solution, powered by Cloudflare Workers, complete with a user-friendly interface.
⭐Features
- Open-source, easy to deploy (in under 10 minutes, no local tools required), and free
- Monitoring capabilities
- Up to 50 checks at 2-minute intervals
- Geo-specific checks from over 310 cities worldwide
- Support for HTTP/HTTPS/TCP port monitoring
- Up to 90-day uptime history and uptime percentage tracking
- Customizable request methods, headers, and body for HTTP(s)
- Custom status code & keyword checks for HTTP(s)
- Customizable Webhook
- Status page
- Interactive ping (response time) chart for all types of monitors
- Responsive UI that adapts to your system theme
- Customizable status page
- Use your own domain with CNAME
👀Demo
My status page (Online demo): https://uptimeflare.pages.dev/
Some screenshots:
⚡Quickstart / 📄Documentation
Please refer to Quickstart and Wiki
TODOs
- TCP
openedpromise SSL certificate checks- Telegram example
- Bark example
- Slack example
- Incident timeline
- Email notification via Cloudflare Email Workers
- Specify region for monitors
