Apprise configuration
On this page
Since v1.4 of BorgWarehouse, you have the possibility to receive alerts about the status of your repositories on 90+ services supported by Apprise, like Discord, Matrix, Mattermost, Slack…
If you don’t know Apprise, I invite you to read my article.
To access the Apprise notification settings, go to your account settings :

Tips : We talk about the administration part of Apprise with BorgWarehouse here. You can find the user manual for Apprise settings just here !
How to install Apprise
You can install Apprise as :
- Local package
- Stateless API
Local Package
You can simply install Apprise with pip
on the same server where borg is installed :
pip install apprise
There is nothing more to do… .
Stateless API
- See the official documentation here
- My article about here
Don’t forget to provide your Apprise stateless API URL in account settings.