-
Notifications
You must be signed in to change notification settings - Fork 157
Notifications
Caleb Lemoine edited this page Jan 26, 2019
·
15 revisions
Ouroboros uses apprise to support a large variety of notification platforms.
docker run -d --name ouroboros \
-v /var/run/docker.sock:/var/run/docker.sock \
pyouroboros/ouroboros -N 'mailtos://myUsername:[email protected][email protected]'\
'jsons://webhook.site/something'
Some examples:
- Webhooks
- Discord
- Pushover
See all notification integrations supported by apprise