Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a nicer status page #278

Closed
rwblickhan opened this issue Mar 27, 2019 · 5 comments
Closed

Create a nicer status page #278

rwblickhan opened this issue Mar 27, 2019 · 5 comments
Labels
duplicate Another issue is tracking this work theme:feature Request a new feature.

Comments

@rwblickhan
Copy link
Collaborator

Please give a one-sentence summary of the feature you would like to see.

We have a status page but it's just a simple emoji and could be nicer.

Please give as many details as possible about the requirements for the feature.

I think the best way to implement this would be a simple React (or whatever?) frontend served on / (and only on /) that tried to contact a new /status endpoint and displayed a success message as appropriate.

@rwblickhan rwblickhan added the theme:feature Request a new feature. label Mar 27, 2019
@chuck-sys
Copy link
Collaborator

So this will be 2 things: a new /status endpoint that returns some data, and a frontend on / that parses the data from /status?

@rwblickhan
Copy link
Collaborator Author

Yes, I think that would make sense. That way we could still serve the static frontend via Nginx, which could then display a more useful error message when Rocket 2 is down.

@chuck-sys
Copy link
Collaborator

See #350, which encompasses this.

@bobheadxi
Copy link
Member

Reopening, since I think #350 should focus on a docs landing page (highlighting features, capabilities, etc), and this is more of a "status of Rocket" type deal

@bobheadxi
Copy link
Member

Closing in favour of more features and details in #565

@bobheadxi bobheadxi added the duplicate Another issue is tracking this work label Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Another issue is tracking this work theme:feature Request a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants