Agentic deploys / AI and LLM

Onyx

An open-source chat workspace over your own documents.

One-liner deploy

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

Architecture

£0.090/hr · delete any time

onyx-dot-app/onyxby onyx-dot-app
Refonyx@v4.5.6Authoronyx-dot-app
airagchatsearchfull 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/onyx.md -o redu.md
claude "Read redu.md and deploy Onyx on redu."

About

  • Runs the whole Onyx stack from published images: nothing is built from source.
  • No GPU: the nvidia blocks in the upstream compose are commented out, so embeddings run on the CPU.
  • Accounts, chats and uploaded files live in a managed Postgres on its own private VM, so they survive every redeploy.
  • Deployed with the bundled database removed, the root docker socket container removed, and a domain allowlist narrowing who can register before anyone can.