Not my project - found this courtesy of Hack-a-Day.
This free and open source software tool is designed to make it easy for individuals to keep track of both the routine maintenance needs of their vehicles, as well as keep track of any previous or upcoming repairs and upgrades.
Demo here: https://demo.lubelogger.com/Login/Index
User/pass: test/1234
how do you use it with proxmox, and for what kind of notifications?
From the GUI go to Datacenter - Notifications. Add a Notification Target of the Webhook type. Mine looks like this:
See the ntfy documentation for different types of authorization, tags (emojis), etc.
Then edit the default Notification Matcher and enable your new target.
By default I get notifications of successful/failed backup jobs. I want to set something up for drive health using SMART, but I’m just sitting down to figure that out now.
oh nice! I see this is a relatively new feature. thanks!