Unified Self-Hosted Notification Router That Actually Works Across Every Service
Self-hosters running 10-20+ services struggle to get notifications from all of them into one place. Existing tools (ntfy, Gotify, Apprise) each solve a piece but none handles the full picture, especially when services run in VPN containers or don't natively support any notification backend. People want one hub that aggregates everything.
The real opportunity isn't another notification server. It's a notification ROUTER that sits between services (via log monitoring, webhooks, and Apprise-style plugins) and delivery targets (phone, email, Matrix, Discord). Think of it as a self-hosted Zapier but only for notifications, with service auto-discovery via Docker labels.
landscape (3 existing solutions)
The three main tools each solve one facet: ntfy/Gotify receive pushes, Apprise sends to many targets, and Loggifly monitors logs. Nobody has built the unified router that combines inbound aggregation, log-based alerting, and multi-target delivery with a single dashboard and service auto-discovery.