Agentic deploys / Communication

Novu

Notification infrastructure you run yourself.

One-liner deploy

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

Architecture

£0.056/hr · delete any time

novuhq/novuby Novu
Refnovu@3.18.0AuthorNovu
notificationsemailsmsdeveloper-toolsfull account required

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/novu.md -o redu.md
claude "Read redu.md and deploy Novu on redu."

About

  • Runs Novu's community stack from published images: api, worker, websocket service and dashboard, nothing built from source.
  • Three public hostnames, one per surface, because the dashboard calls the API and the socket service as separate origins.
  • MongoDB and Redis run in the same compose on a volume, since the data store is MongoDB and lives with the deployment.
  • Deployed with the admin account claimed and registration closed before the URL is handed over.