Skip to content

Repository files navigation

Archestra

The all-in-one open-source enterprise AI platform.

Built on a strong security and observability foundation: SSO and RBAC, sandboxed code execution, Dual-LLM and Lethal-Trifecta guardrails, OpenTelemetry traces, and Prometheus metrics — first-class, not bolted on.

License Release Contributors Last commit Commit activity

Quickstart  ·  Docs  ·  Releases  ·  Slack


QuickDemo.mp4


What it does

Point your users — or your agents, or Claude / Codex / Cursor — at one URL. Archestra handles the rest:

Already running dangerous single-tenant agents like Claude Cowork, OpenClaw, or Hermes in your enterprise? Migration Kit →

Quickstart

docker pull archestra/platform:latest

docker run \
  -p 127.0.0.1:9000:9000 -p 127.0.0.1:3000:3000 \
  -e ARCHESTRA_QUICKSTART=true \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v archestra-postgres-data:/var/lib/postgresql/data \
  -v archestra-app-data:/app/data \
  archestra/platform:latest

Open http://localhost:3000. Full Docker / Helm / Kubernetes instructions live in the quickstart docs.

Release channels

Archestra maintains two active release tracks:

  • Stable releases (e.g. 1.3.51): Qualified, tested releases for production deployments. Archestra maintains one active stable release line at a time with security patches and bug fixes. The Docker tag latest points to the most recent stable release.
  • Beta releases (e.g. 1.4.0-beta.1): Previews of upcoming features built directly from the main branch. Beta releases let you test new capabilities and provide feedback before they land in a stable release.

New features and bug fixes land on main first and ship in rolling beta releases. Fixes are then selectively backported to the supported stable branch. For production environments, pin an exact version tag or Helm chart version rather than tracking latest. See our Release guide for full release lifecycle details.

Ready for production

Deeper docs

Thank you for continuously making Archestra better — you're awesome 🫶

Contributors

Linux Foundation        CNCF

About

Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator

Topics

Resources

Stars

4.3k stars

Watchers

16 watching

Forks

Releases

Used by

Contributors

Languages