apprise-microservice
apprise-microservice copied to clipboard
A small JSON API server for delivering notifications using Apprise
https://github.com/caronc/apprise-api It looks like it offers basically the same functionality as apprise-microservice. Since this project looks a little sleepy, do you maybe want to refer to that project in your...
I was trying to use the newly-added `NOTIFICATION_URLS_FILE` feature, only to realize the image pushed to [hub.docker.com](//hub.docker.com) is almost two years old and doesn't include that feature at all. Could...
Signed-off-by: Roderik van Heijst I came across apprise-microservice through resticker (thank you very much for both!). For our use case, I wanted resticker to inform us when a backup failed,...
The docker image tagged as arm appears to be only 64bit, and doesn't run on Raspberry pi 3. Errors out with the standard arch mismatch error: ``` standard_init_linux.go:211: exec user...