2

Is anyone aware of self-hosted version of https://www.checklyhq.com/?

uptime-kuma is a close candidate, but it only supports quite basic tests. Ideally it would be nice if it was possible to run more involved playwright tests and keep track of the historical successes and failures.

top 2 comments
sorted by: hot top controversial new old
[-] thekrautboy@alien.top 1 points 11 months ago

Kuma can actually do quite a lot, as long as for example your application provides an endpoint to connect to, Kuma can query it and check for specific content in the replies. It is much more than just a "is it up or down" tool.

[-] ghoarder@alien.top 1 points 11 months ago

If you are writing your own playwright tests do you have the skills to wrap these up in a web api? If so you can then use uptime-kuma to call your playwright tests and return 200 if it's ok or something else if not, Kuma will show the status code history in the dashboard so you could use specific codes for specific reasons, just try and keep them close to official. Or you could setup NodeRed to log more detailed responses to a database but you would then need to do more work to make a pretty way of displaying that, Grafana maybe?

this post was submitted on 17 Oct 2023
2 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS