Agentic deploys / Files and productivity

Cloudreve

Your own file store, with sharing links and previews.

One-liner deploy

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

Architecture

£0.045/hr · delete any time

cloudreve/cloudreveby cloudreve
Refcloudreve@4.18.0Authorcloudreve
filesstoragesharingwebdavfree 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/cloudreve.md -o redu.md
claude "Read redu.md and deploy Cloudreve on redu."

About

  • Runs the official image, pinned to a version: nothing is built from source.
  • Accounts, file records and settings live in a managed Postgres; the files themselves live on a persistent volume beside the app.
  • Registration is closed as part of the deploy, so the instance is not an open file host on a public URL.
  • Wired explicitly to Postgres, because an unset database type silently falls back to a SQLite file inside the container.