Post

Apprise API

The Apprise API is a web-based gateway to the Apprise library.

Apprise API

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apprise-api.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Notes

Persistent storage is used for config, attach, plugin and tmp. These are all at root level.
Logs would typically be output to stdout and stderr, these have been updated to output to /opt/apprise/logs for ease of access.

Web Interface

Port: 8000

Source code
Loading...