Solved Uptime Kuma - Uptime Monitoring Tool
-
Uptime Kuma is a new tool for uptime monitoring.
The version 1.0.0 is out - it may not be mature for primetime, but worth a look.
Features
Monitoring uptime for HTTP(s) / TCP / Ping.
Fancy, Reactive, Fast UI/UX.
Notifications via Webhook, Telegram, Discord and email (SMTP).
20 seconds interval. -
FYI this should be in the App Wishlist category next time. For now I imagine @staff would be able to move it over.
As for the app, I can give it a go.
-
-
@atridad My bad. Meant to post it to the App Wishlist.
-
Looks nice! I was able install it and seems to atleast install fine. @atridad Does it work well? I don't mind publishing it. I ask because it seems the app itself is fairly new.
-
@girish I want to move everything to /app/code. I just pushed a quick attempt that only saves files in /app/data.
-
@atridad Ah ok, but does the app itself work well ? (not the app package, which I am confident you will fix).
-
@girish Oh right. It seems to. Whats there anyways. Its very basic. One thing I have yet to test is the notifications.
-
1.0.0 release. Not hard at all to package tbh: https://git.atridad.dev/CTPR/cloudron-uptime-kuma-app/-/releases/1.0.0
EDIT: Btw I tested the SMTP notifications and they work just fine.
-
@atridad congratulations and thank you !
Maybe the GitHub page author @louislam would be interested to know so the Github page can have an [install on cloudron] button.
-
@timconsidine Agreed, but I think it needs to be officially on the App Store first for an actual button link like that to work.
-
The author had like 4 releases within a day so here's an update: https://git.atridad.dev/CTPR/cloudron-uptime-kuma-app/-/releases/1.1.0
-
@atridad awesome, I can look into getting the app published as unstable.
-
@atridad Do you think you can add a LICENSE file before I put it in git.cloudron.io ?
-
@girish Done
-
Version 1.0.6 is now released. i would really love to see this app in Cloudron.
-
@meuschke I can push an update for that in a bit here.
-
@atridad I moved the repo here -https://git.cloudron.io/cloudron/uptime-kuma-app/ . I have also published the app as unstable. Just testing and cleaning up the manifest a bit now.
-
@atridad you should have push access to the repo. just push away and I can make new builds.
-
@atridad Also, was the 500MB memory limit intentional or copied over from some other package?
-
This is breath of fresh air compared to the previous mess of an app.
Works well, notifications and all.
Now it's just missing a public dashboard.
I'll assume that part isn't written yet. -
Thank you all!
-
@girish That was carried over, my bad.
-
Getting fairly consistent failure messages that appear to be more app related.
getaddrinfo EAI_AGAIN
domain.comI'll increase the interval checks from the default 60s to 300s to see if it persists.
-
@robi I will lock this thread, but please open a new thread. Thankfully, the app is nodejs so we can help debug and put some patches upstream if it's easy to fix.
-
girish