Agentic deploys / Ecommerce

Saleor

A commerce backend and admin you actually own.

One-liner deploy

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

Architecture

£0.073/hr · delete any time

saleor/saleorby saleor
Refsaleor@3.23.26Authorsaleor
ecommercegraphqlapistorefrontfull 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/saleor.md -o redu.md
claude "Read redu.md and deploy Saleor on redu."

About

  • Runs Saleor's published images: the API, a Celery worker and the official dashboard. Nothing is built from source.
  • Products, orders and accounts live in a managed Postgres on its own private VM, so they survive every redeploy.
  • One nginx in front puts the admin dashboard and the GraphQL API on the same hostname, with TLS terminated by redu.
  • No ownership race: Saleor has no signup wizard, and the admin account is created at deploy time.