Agentic deploys / Databases and backends

Typesense

Typo-tolerant search, on a machine you own.

One-liner deploy

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

Architecture

£0.028/hr · delete any time

typesense/typesenseby typesense
Reftypesense@30.2Authortypesense
searchdatabaseapifree 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/typesense.md -o redu.md
claude "Read redu.md and deploy Typesense on redu."

About

  • One container from the official pinned image, with the whole index on a persistent volume.
  • No managed database and no second VM, because Typesense stores everything itself.
  • No user accounts to race for: one key, created at deploy time, is the entire access model.
  • Only GET /health answers an anonymous request; everything else needs a key.