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.