-
-
Notifications
You must be signed in to change notification settings - Fork 80
Description
Note
You can now preview the latest updates and improvements every 2โ3 days at the following link:
๐ Helixque-Changes
Describe the feature you'd like
Add a self-hosted uptime and incident monitoring stack using Uptime Kuma to track the availability and latency of Helixqueโs core services, publish a public status page, and send real-time alerts to the teamโs Discord.โ
Monitors should cover the web app, API, signaling service, realtime gateways, DNS, certificates, and network reachability using supported HTTP(S), TCP, Ping, DNS, keyword, and JSON-query checks at short intervals.โ
Describe alternatives you've considered
- Upptime (GitHub Actions based): free, Git-only status site and incident automation with 5-minute checks and GitHub Pages status page.โ
- Grafana + Prometheus Blackbox Exporter: flexible blackbox probing and dashboards, but requires Prometheus and Grafana management.โ
- Better Stack (Better Uptime): hosted monitoring and status pages with incident workflows and rapid setup.โ
Additional context
Uptime Kuma supports multiple monitor types, notification channels including Discord, and multiple status pages, making it well-suited for a self-hosted SRE-first setup.โ
A Docker-based deployment exposes a web console for configuring checks, notifications, SSL monitoring, and public status pages with minimal operational overhead.
Prerequisite Checklist
- โญ Starred Helixque Repo
- โญ Starred Helixque Landing Repo
- ๐ Read and understood Contributing Guidelines
- ๐ฌ Joined Discord Channel
- ๐ Explored and signed up on helixque.netlify.app
โ Issues will be assigned once all checklist prerequisites are verified.
Important
๐ Contribution Guidelines โ Please Read Before Proceeding
- Any PR raised for an unassigned issue (even if the issue number is mentioned in the PR) will not be merged and will be closed automatically.
- If your issue is valid but not yet assigned, please ping the Project Maintainers in the Discord Channel to get it assigned before starting work or submitting a PR.
- Only Code Owners or Project Maintainers have the authority to verify, approve, and assign issues.
- Do not self-assign issues โ any self-assigned issue will be reviewed, and the final decision will rest with the Code Owners.
Thank you for helping shape HelixQueโs future this Hacktoberfest ๐
Note
You can now preview the latest updates and improvements every 2โ3 days at the following link:
๐ Helixque-Changes