Agentic deploys / Databases and backends

CloudBeaver

A real SQL client, in a browser, on your own machine.

One-liner deploy

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

Architecture

£0.045/hr · delete any time

dbeaver/cloudbeaverby DBeaver Corp
Refcloudbeaver@26.1.4AuthorDBeaver Corp
databasesqladmindbeaverfree 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/cloudbeaver.md -o redu.md
claude "Read redu.md and deploy CloudBeaver on redu."

About

  • The official image, pinned: no build step, and every JDBC driver it needs is already inside it.
  • The configuration wizard is finished from environment variables at deploy time, before the web server starts listening, so nobody else can claim the instance.
  • Anonymous access is turned off at deploy time, which the stock configuration leaves on.
  • A managed Postgres on its own private VM gives you something to point it at from the first minute.