Agentic deploys / Communication

ntfy

Push notifications from anything, to your phone.

One-liner deploy

curl -fsSL https://redu.cloud/i/ntfy.sh | sh

Architecture

£0.035/hr · delete any time

binwiederhier/ntfyby binwiederhier
Refntfy@v2.27.0Authorbinwiederhier
notificationspushalertingagent-toolsfree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/ntfy.md -o redu.md
claude "Read redu.md and deploy ntfy on redu."

About

  • Send a notification to your phone or desktop with one HTTP POST, from a script, a cron job, an alert rule or an agent.
  • One static Go binary and no volumes: every message, account and token lives in the managed Postgres, so the app VM is disposable.
  • The admin account is created from configuration at deploy time, before the server binds a port, so there is no first-visitor race.
  • Anonymous publishing and subscribing are refused, which takes three deliberate settings, because ntfy ships with no authentication at all.