Self-Hosting
Local Development Setup
High-level local development guidance for running the DecisionOps platform stack during engineering or evaluation.
DecisionOps runs as a multi-service platform, so local development usually involves more than one process.
At a high level you will need:
- the dashboard web app
- the API and MCP worker
- the auth worker
- supporting workers for webhook and async job flows
For public product usage, you do not need this section. Use it only if you are evaluating or operating the platform in a development environment.