Agentic deploys / Files and productivity

Etherpad

Real-time collaborative documents you host yourself.

One-liner deploy

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

Architecture

£0.035/hr · delete any time

ether/etherpadby ether
Refetherpad@3.3.3Authorether
collaborationeditordocumentsreal-timefree 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/etherpad.md -o redu.md
claude "Read redu.md and deploy Etherpad on redu."

About

  • Real-time collaborative editing with revision history and import and export, from the official image: nothing is built from source.
  • Pads, revisions and authors live in a managed Postgres on its own private VM, not in the container's default JSON file.
  • Deployed behind a password, with both accounts created from environment variables before the hostname is ever reachable.
  • Opening it up to the world is one variable and a decision you make, rather than a default you inherit.