Agentic deploys / Files and productivity

Docspell

Your paper, OCR'd, tagged and searchable, on your own machine.

One-liner deploy

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

Architecture

£0.066/hr · delete any time

eikek/docspellby eikek
Refdocspell@v0.43.0Authoreikek
documentsocrarchiveproductivityfull 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/docspell.md -o redu.md
claude "Read redu.md and deploy Docspell on redu."

About

  • Two published JVM images, the web server and the OCR worker, on one VM: nothing is built from source.
  • Documents, metadata and the full-text index all live in a managed Postgres on its own private VM, so deleting the deployment cannot lose a scan.
  • Full-text search runs on PostgreSQL rather than a separate Solr container, which takes a whole JVM off the app VM.
  • Deployed with sign-up set to invite-only before the hostname is ever reachable, because Docspell has no instance administrator to fall back on.