HomeFreeBSD

Add Gotify notification support to ZED

Description

Add Gotify notification support to ZED

This commit adds the zed_notify_gotify() function and hooks it
into zed_notify(). This will allow ZED to send notifications
to a self-hosted Gotify service, which can be received
on a desktop or mobile device. It is configured with ZED_GOTIFY_URL,
ZED_GOTIFY_APPTOKEN and ZED_GOTIFY_PRIORITY variables in zed.rc.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: gofaster <felix.gofaster@gmail.com>
Closes #15693

Details

Provenance
gofaster <felix.gofaster@gmail.com>Authored on Jan 9 2024, 5:49 PM
GitHub <noreply@github.com>Committed on Jan 9 2024, 5:49 PM
Parents
rGe78aca3b332d: Fix livelist assertions for dedup and cloning
Branches
Unknown
Tags
Unknown