Agentic deploys / Automation and workflows

Kestra

Declarative orchestration for pipelines and scheduled jobs.

One-liner deploy

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

Architecture

£0.066/hr · delete any time

kestra-io/kestraby kestra-io
Refkestra@v1.3.33Authorkestra-io
workflowsorchestrationdata-pipelinesschedulerfull 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/kestra.md -o redu.md
claude "Read redu.md and deploy Kestra on redu."

About

  • One JVM container from the official image: nothing is built from source.
  • Flows and execution history live in a managed Postgres on its own private VM, which Kestra also uses as its queue.
  • Basic authentication is configured at deploy time, so there is no setup screen for a stranger to claim.
  • Task containers run on your own VM through the Docker socket, which is powerful and is spelled out rather than assumed.