short-d / short

URL shortening service written in Go and React
https://short-d.com
MIT License
869 stars 148 forks source link

Create status page service #348

Closed magicoder10 closed 4 years ago

magicoder10 commented 4 years ago

It just very difficult to prevent bugs or outages from happening. A status service ( https://status.circleci.com, https://www.githubstatus.com/ ) should be created to

1) signal users about any outages 2) allow users to subscribe any updates when services got fixed

This page can be implemented with fake data for now

Tlac commented 4 years ago

I'll take this on!

Tlac commented 4 years ago

Based on my research, we have the option of using an existing open source status page project or go with a paid service like Atlassian statuspage (they're used by reddit and circleci). The best option here would still be to create our own status page. As a result, we have more control on how it looks and feel to provide a better user experience.

Harry and I have decided on having this feature on its own service. The reason for that is if the main site goes down, the status page should still be up.

magicoder10 commented 4 years ago

Here is the project proposal: http://s/status