Your hub for getting Conductor OSS up and running. Find deployment guides, sample code, and links to every SDK — or open an issue if something in the new-user experience is broken or missing.
Choose the path that fits your environment:
| Method | Guide |
|---|---|
| Docker (quickest) | docs.conductor-oss.org/quickstart |
| Kubernetes / OpenShift | kubernetes/ — tested manifest + guide, Postgres only, no Elasticsearch |
| Build from source | conductor-oss/conductor |
| Language | Repo |
|---|---|
| Java | conductor-oss/java-sdk |
| Python | conductor-oss/python-sdk |
| JavaScript / TypeScript | conductor-oss/javascript-sdk |
| Go | conductor-oss/go-sdk |
| C# / .NET | conductor-oss/csharp-sdk |
| Clojure | conductor-oss/clojure-sdk |
conductor-oss/conductor-samples— runnable workflow examplesconductor-oss/awesome-conductor-apps— community-built apps
If something in the quickstart, a guide in this repo, or the install flow is broken or confusing — open an issue here. This is the right place even if you're not sure which repo the fix belongs in.
Fixes typically land in:
conductor-oss/conductor— server, docs, quickstartconductor-oss/conductor-cli— CLI behavior- This repo (
conductor-oss/getting-started) — deployment guides and onboarding content