Well, Ilias can certainly fill this niche. With a caveat:
Currently all output from checks are accessible as tooltips (so they’re in the HTML source), but for usecases such as yours it might be helpful to have the ability to suppress that kind of information leakage.
I think I’ll implement that in the coming days …
halfdane@piefed.social 1 day ago
Couldn’t stop worrying about this, so I added: -
--no-tooltipsparam: Don’t include check output for hover tooltips ---no-timestampparam: Omit the “Generated at” timestamp to hide system clock and monitoring cadence.If you’re using these, I feel much better about making the html publicly accessible, but when you set up a config please remember that links-tags can expose your internal topology and the tile/slot name might do the same! Don’t go naming your tiles something like “Database Primary”, “Payment Service Worker”, or “Internal Auth API”!
(unless you wanna place a honeypot)