My FluxCD notifications used to go through a Matrix server, but that felt like too much infrastructure for just a few alerts.

Then @simonbs's Brrr app came along - simple push notifications without running a server. Just one issue: FluxCD's webhook format doesn't match what Brrr expects.

So I built Let-It-Brrr - a tiny service that translates the payloads. Now deployments and config changes pop up right on my lock screen ✨

https://github.com/ThisIsBenny/Let-It-Brrr

#homelab #fluxcd #selfhosted

@benny Super cool! 🙌
@simonbs thanks ☺️
Your app is also cool, everything in need for my personal stuff.
@benny @simonbs Wowowo, nice! I'll be looking into this, thanks!
@hmiron @simonbs
If you have ideas for improvements, feel free to write me here or open an issue on GitHub.
I‘m using it at the moment with FluxCD and Beszel. Will configure UptimeKuma and Proxmox later too.