Cachet - status page system
-
Made another basic app based on https://monitoror.com/.
Monitoror is a quite passive status page meant to be displayed on a large screen, so does not offer any way to interact with it.
code: https://git.cloudron.io/fbartels/monitoror-app
my installation: https://monitor.9wd.eu/?configPath=./config.jsonmonitoror has this one downside to me that you cannot pass a default configuration but always need to specify the configuration through the url. this makes monitoror very flexible since one installation can serve a practically unlimited amount of dashboards, but you also always need to know the name of your configuration.
Monitoror can work together with statping since it can parse and show data from the json status of statping.
apart from that statping seems to have some bugs that make it a bit difficult. like for whatever reason I cannot use local assets, but must use their cnd. i have mixed feelings about the android app and the auto configuration through the qr code did not work for me (did not fill api secret). but still everything else looks to be less simple, but flexible.
-
Is anyone able to provide a cloudron based copy of staytus.co?
Or is there already one?If so, it would be really nice to have someone explain how to install it using the cli.
Thanks!
-
Just noticed that Vivaldi Browser services use CachetHQ for their status page:
Not found anything that compares to Updown.io yet but CachetHQ looks decent and the demo shows more features like explaining incidents:
The thing I don't like about StatPing is the red blocks for a whole day when you might have had a 1 minute outage.
-
I think it's not actively maintained anymore - https://github.com/CachetHQ/Cachet/issues/4326
-
@jarland said in Cachet - status page system:
I need a good status page
Uptime Kuma does the job nicely imho.
-
@jdaviescoates It's the incident communication element that makes Cachet more suitable for business.
-
@marcusquinn said in Cachet - status page system:
@jdaviescoates It's the incident communication element that makes Cachet more suitable for business.
Thanks, I'm not sure exactly what that is (?), but is it much different from all the notifications Uptime Kuma supports?
-
@jdaviescoates This. Generally considered good courtesy for a company to be transparent about issues and responses, and a legal obligation under GDPR to log any potential breach incidents, with advice on who might be affected, what is being done, and how those affected my protect themselves best from any incident.
-
@marcusquinn aha, gotcha, nice.
-
@cypris75 said in Cachet - status page system:
This would make me sign up to Cloudron
If you are around, there is hope! Cachet is back and they made a new release - https://github.com/cachethq/cachet/releases/tag/v2.4.0 .
Also, discussion for 3.x at https://github.com/orgs/cachethq/discussions
-
I posted at https://github.com/orgs/cachethq/discussions/4350 to find out more about the 2.x branch. Also, it will most likely be incompatible with 3.x. afaict, 2.x also only supports ppg 7.1 which is already EOL.
-
@CRBear https://github.com/cachethq/cachet/tree/3.x is still under development . We won't package cachet 2.x because we want to make sure the package is maintained before putting in effort.
-
Is there a current status? Cachet is also deployed as a Container:
https://github.com/cachethq/Docker