Want to replace Pushover (Push notifications) with software you run and own? These 2 Nomad Packs give you a batteries-included, host-networked deployment on HashiCorp Nomad โ one command to add the registry, one to run.
nomad-pack registry add nomploy github.com/Nomploy/nomad-packs nomad-pack run ntfy --registry nomploy
ntfy โ a simple pub/sub notification service: send push notifications to your phone or desktop from any script via a plain HTTP PUT/POST. Deployed as a host-networked Nomad service with a persistent Docker volume for its message cache and users.
Gotify โ a simple self-hosted server for sending and receiving push notifications, with a web UI, REST API, and Android app. Deployed as a host-networked Nomad service with a persistent Docker volume for its database and uploads.