Agentic deploys / Files and productivity

Grist

A spreadsheet with a relational spine, on your own VM.

One-liner deploy

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

Architecture

£0.045/hr · delete any time

gristlabs/grist-coreby Grist Labs
Refgrist@1.7.17AuthorGrist Labs
spreadsheetdatabaseno-codeairtable-alternativefree 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/grist.md -o redu.md
claude "Read redu.md and deploy Grist on redu."

About

  • Real tables, references, Python formulas and row-level access rules, in software you host yourself.
  • grist-core ships with no login system at all, so this recipe puts an authenticating proxy in front and fixes the administrator at deploy time.
  • Accounts, orgs and document metadata live in a managed Postgres; the documents themselves are files on a persistent volume.
  • Deploying it does not make redu the operator: the instance is yours, in your own account.