Agentic deploys / Business and CRM

Part-DB

Know what components you have, and where they are.

One-liner deploy

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

Architecture

£0.045/hr · delete any time

Part-DB/Part-DB-serverby Part-DB
Refpart-db@v2.15.0AuthorPart-DB
inventoryelectronicspartsfree 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/part-db.md -o redu.md
claude "Read redu.md and deploy Part-DB on redu."

About

  • One pulled PHP image: no build step, and the schema migrates itself on first boot.
  • Parts, stock, storage locations, suppliers and BOMs live in a managed Postgres on its own private VM.
  • Datasheets and images sit on persistent volumes beside the app, not inside the container.
  • A fresh Part-DB is readable by anonymous visitors; this recipe closes that as part of the deploy and proves it over HTTP.