Installation
:::note 🚧 Draft
This page needs fleshing out. The TUI installer (./orkestra.sh), full-stack dev compose, and AI sidecar split all deserve their own walkthroughs.
:::
Prerequisites​
- Docker 24+ with Compose v2
- A
docker/.envfile (copy fromdocker/.env.examplein the monorepo) - Network reachability to GHCR (
ghcr.io) for SKU images
Three ways to run Orkestra​
- SKU image (recommended for evaluation) — pull a pre-built image; see Getting Started.
- Full development stack — build from source with AIR hot reload. Requires the Chainguard
dhi.ioregistry. - AI sidecar split — optional second binary for the AI module chain; toggled by
AI_SERVICE_URL.
# From the monorepo root — interactive TUI menu
./orkestra.sh