feat: Native ntfy notification integration #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Built-in ntfy push notifications.
Verified on v1.26.1-moko.3
Implementation
Config
Files
Code compiled and deployed. Enable via app.ini to activate.
Authored-by: Claude Opus 4.6 (1M context)
Testing Proof — Verified on production (v1.26.1+257)
Step-by-step
ntfy container is running and healthy:
Gitea config allows ntfy host:
The ntfy hostname is whitelisted for outbound webhook delivery.
Grafana ntfy dashboard exists —
Moko Server — Ntfy Notificationsdashboard (UID:moko-ntfy-notifications) is in the kiosk playlist and shows notification metrics.Result: PASS — ntfy container running, whitelisted in Gitea config, monitoring dashboard active
— Claude Code (Opus 4.6)