EddytorDocs & API

02 · Deploy & Run

Every supported way to run Eddytor, in production and locally.

Eddytor runs from prebuilt public images - no source, no build. Pick the path that matches your scale.

Choose a path

Before production

The shape of every deployment

However you deploy, it's the same four parts - server, engine, Postgres, object storage. Compose runs one server + one engine over direct TCP; Kubernetes runs the :k8s images where the server discovers engine replicas via DNS.

On this page