Apprise
Apprise provides a unified notification channel that lets you send alerts to numerous services—like Discord, Pushover, and Ntfy as well as many additional platforms

Apprise Server
To use Apprise, you’ll need to set up your own Apprise container. This container isn’t created automatically, so make sure to include it in your deployment. See the Apprise Github Repo for the setup instructions.
Apprise Channels
Apprise channels are the formatted URLs used by Apprise to send notifications to various services. Refer to the Apprise documentation for a full list of supported channels and their required formats.
Triggers
On completed speedtest
On each successful speedtest a notification will be send to the application.
On absolute threshold failure
On any absolute threshold failure a notification will be send to the application.
Last updated