-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Is it possible to show the main status of a status page on an external website? #3390
Comments
Look at |
Can you please tell me what I kind of need to implement in HTML to get this into the footer just stating of all systems are operational or not. (Like large providers have it like IONOS oder so) |
Depends on what you want to implement exactly and the language you are doing it in (vue, react, svelte, vanila-js, ...) |
I do have an HTML page. For my footer, I have footer.html. I want to add a message in the footer that states the network status only in a short message like "All systems operational". Is there any HTML-Code or so that would work to pull the network status from kuma? |
Now that #2574 has been merged, you can probably just use that. (Wait for 1.23 or run master directly if you don't mind the increased risk of bugs) |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue was closed because it has been stalled for 2 days with no activity. |
🛡️ Security Policy
📝 Describe your problem
Hey,
I use Uptime Kuma for monitoring my network. On my main website (HTML), I would like to show the status of an entire status page in the footer. It should look like "all services operational" or something like that as it states on the top of an uptime puma status page.
Im am not to experienced with APIs, but is there a way (maybe using the API) to let my main website pull the status of a status page and display it in the footer?
I would be very grateful for any solution
📝 Error Message(s) or Log
No error, just help with implementation
🐻 Uptime-Kuma Version
latest
💻 Operating System and Arch
Ubuntu 20.04
🌐 Browser
All Browsers
🐋 Docker Version
latest
🟩 NodeJS Version
No response
The text was updated successfully, but these errors were encountered: