whitesoup12 / remote-falcon

Remote Falcon Monorepo for all things RF
GNU General Public License v3.0
12 stars 5 forks source link

Feature: Status Page #123

Closed asherry99 closed 9 months ago

asherry99 commented 9 months ago

Is your feature request related to a problem? Please describe: When there's an outage (or even if there's not 😂 ) it feels like a lot of people scramble in the FB group to see if RF is down.

Describe the solution you'd like: A status page (bonus points one that lets you subscribe to updates via email, sms alerts) could help reduce the chaos and provide peace of mind as people can check to know if there is a known outage / issue. There's a lot of open source options out there, some even having built in health checks for monitoring. But this would have an extra cost of another container/instance running for you.

Anyways just a suggestion, feel free to close if not desired. I really appreciate all the work you do!

whitesoup12 commented 9 months ago

Turns out I already had one, lol. https://remote-falcon.instatus.com/

Also created a webhook to send alerts to the Discord server, but you can set up your own alerts as well from the status page.

asherry99 commented 9 months ago

Thank you!