6 topics source:
~/.config/ntfy/topics.yml Topics
Every ntfy topic we publish to, grouped by scope. Severity is conveyed by the
Priority header at publish time — never by the topic name.
synced 2026-05-20 · edit via topics.sh add
aloi Personal / home lab
| Topic | Purpose | Publishers |
|---|---|---|
| aloi-homelab-alerts added 2026-05-13 | Home lab alerts (services, hosts, containers) |
|
| aloi-homelab-arr added 2026-05-13 | Sonarr / Radarr / *arr stack notifications (downloads, imports) |
|
| aloi-wan-alerts added 2026-05-13 | Home WAN / internet uplink alerts |
|
vaspian Work / Vaspian ops
| Topic | Purpose | Publishers |
|---|---|---|
| vaspian added 2026-05-13 | General Vaspian catch-all / legacy default for the ntfy-expert skill |
|
| vaspian-alerts added 2026-05-13 | Vaspian operational alerts (incidents, degraded services) |
|
| vaspian-test added 2026-05-13 | Scratch / smoke-test topic — never wire production alerts here |
|
Adding a new topic
Run topics.sh check <name> to validate the name, then
topics.sh add <name> --scope ... --purpose "..." --publisher "..." to register it. Re-run
npm run sync-topics in this repo and commit the updated JSON to refresh the table.