DecisionOps Documentation
Self-Hosting

Deployment Guide

A high-level deployment view of the dashboard, workers, and the supporting runtime services they depend on.

A production deployment typically includes:

  • a dashboard frontend
  • an API and MCP runtime
  • a dedicated auth runtime
  • GitHub webhook ingestion
  • async job processing
  • supporting persistence such as database, queues, and key-value storage

This section is intentionally high-level. It exists to separate platform operation from end-user setup and usage guides.