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

Does Dashy have a built-in health-check endpoint for dashy itself? #768

Open
4 tasks done
TechDufus opened this issue Jun 27, 2022 · 4 comments
Open
4 tasks done
Labels
📌 Keep Open [ISSUE][PR] Prevent auto-closing 🤷‍♂️ Question [ISSUE] Further information is requested

Comments

@TechDufus
Copy link

Question

I can't find any docs / code on this specifically.

Does dashy itself have a health endpoint that can be hit instead of loading the whole dashboard by an external monitor?

In my DNS case, I'd love to see dashy.home.io/health return the health code.

Category

Status Checking

Please tick the boxes

@TechDufus TechDufus added the 🤷‍♂️ Question [ISSUE] Further information is requested label Jun 27, 2022
@TechDufus TechDufus changed the title [QUESTION] <title> Does Dashy have a built-in health-check endpoint for dashy itself? Jun 27, 2022
@myoung34
Copy link

Id like to deploy this with k8s and not use the test: ['CMD', 'node', '/app/services/healthcheck'] mentioned here

Id instead like to use a /something endpoint that can respond with 200 if fully loaded or something else if not fully loaded

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Jun 27, 2022
@liss-bot
Copy link
Collaborator

This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

@liss-bot liss-bot added ⚰️ Stale [ISSUE] [PR] No activity for over 1 month and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Jul 28, 2022
@Lissy93
Copy link
Owner

Lissy93 commented Jul 28, 2022

It doesn't currently, but I could build one.
Is the requirements just a GET page that returns a 200 when the app is healthy?

Currently working on #799, but if this feature turns out to be a quick one, I can include it in that PR.

@Lissy93 Lissy93 added 📌 Keep Open [ISSUE][PR] Prevent auto-closing and removed ⚰️ Stale [ISSUE] [PR] No activity for over 1 month labels Jul 28, 2022
@caiodelgadonew
Copy link

Would be amazing @Lissy93 to have that endpoint, I think it makes much more sense than the current one tbh.

I would also try to contribute for that but my node skills are simple null :(

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Aug 31, 2023
@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📌 Keep Open [ISSUE][PR] Prevent auto-closing 🤷‍♂️ Question [ISSUE] Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants