forked from pyouroboros/ouroboros
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Notifications
gmt2001 edited this page Jul 6, 2020
·
16 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 \
gmt2001/ouroboros -N 'mailtos://myUsername:[email protected][email protected]'\
'jsons://webhook.site/something'
Some examples:
- Webhooks
- Discord
- Pushover
See all notification integrations supported by apprise
If notifications are enabled, all notification platforms will be fired with a body stating that ouroboros has started with the current time set in the container and the timestamp of when ouroboros will next check for updates.