Search

Items tagged with: grafana


On weekend I managed to connect all my selfhosted services that support it to the #Keycloak #SSO (single sign on).
Namely #Mastodon #Peertube #NextCloud #FreshRSS #Matomo and #grafana

Why to bother with such complication for apps serving only a couple of users?
First it's quite easy nowadays.
And second, because I want to get rid of passwords and just use #passkeys .

This is one of many examples showing that good apps should just focus on one task and just use standards to cooperate with other apps focusing on other tasks.

Peertube for example focuses on videos, not user management. I am very OK that they don't support passkeys, because they implemented OpenId Connect standard to allow me use Keycloak for better login options.

On the other hand, I am quite sad that SSO is often the one feature, that is proprietary and reserved only for paying customers. SSO is not for huge corporations anymore. It's also usefull for us, selfhosters with couple of users.

❤️ :opensource: :keycloak:


A long two days of coding, but I've finally got a good method of sending #Grafana and #Cloudflare alerts to #XMPP set up: github.com/deuill/webhook-gate…

A number of similar projects exist, but none that could set up multiple pipelines/gateways. Hopefully this is useful to someone; blog-post covering the setup here, including deployment on the Google Cloud Run free tier, is coming soon!


Works great and thanks for the mentioning of the Grafana / Prometheus changes in the changelogs, I missed that and had a todo to fix my dashboard :-)

Fixed now -> Many graphs to watch!

#matrix #grafana


Do you use #Prometheus, #Grafana or #UptimeKuma for monitoring?
Then you might enjoy alertbot, a simple tool that forwards monitoring alerts to #Matrix chatrooms. Adding it is as simple as setting up E-Mail alerts and much more flexible. How to get started? 🧵 ⬇️