kubereboot / charts

Helm charts for kubereboot org (kured)
Apache License 2.0
30 stars 18 forks source link

Feature: Use of Apprise for notifications #91

Open steled opened 1 week ago

steled commented 1 week ago

Hi,

it seems that shoutrrr is not very well updated (last release from Aug 20, 2023). I had a look at Apprise which seem to be (currently) more active (last release Sep 2, 2024).

There is also a GUI interface which can be used apprise-api.

Is it possible to use/implement Apprise instead of shoutrrr?

steled commented 1 week ago

Currently I build sosmething like a workaround, I'm deploying Apprise in the cluster (wrote some manifests that can be found here) and using the shoutrrr generic webhook, config can be found here.

But this doesn't feel very great.

evrardjp commented 5 days ago

First, this is wrongly classified: If you want to change kured's behaviour, please file an issue on github.com/kubereboot/kured. Second, what's the issue with shoutrrr? Not having many commits recently does not mean it's not reliable enough (it means that more ppl might need to get involved). Third, apprise does not have a golang sdk, correct?

Closing the issue, as it;s not targetted to the right repo.