DecisionOps Documentation
Self-Hosting

Self-Hosting

Advanced setup guidance for local development, runtime configuration, and deployment-shaped environment concerns.

Self-hosting and local runtime setup are advanced topics.

They are intentionally separated from the product usage docs so first-time users can stay focused on the product workflow.

Pages

Asset Capture Checklist

| Asset ID | Page Or Flow | Target File | Notes | | --- | --- | --- | --- | | `web-login` | Login page | `docs/assets/screenshots/web-login.png` | Show GitHub and email sign-in choices | | `web-start` | `/start` welcome screen | `docs/assets/screenshots/web-start.png` | Include the three activation choices | | `web-onboarding-setup` | `/onboarding/setup` | `docs/assets/screenshots/web-onboarding-setup.png` | Show workspace and project selection | | `web-decisions-list` | `/decisions` | `docs/assets/screenshots/web-decisions-list.png` | Include status, scope, and filters | | `web-decision-detail` | `/decisions/:decisionId` | `docs/assets/screenshots/web-decision-detail.png` | Show history and suggestion areas | | `web-decision-edit` | `/decisions/:decisionId/edit` | `docs/assets/screenshots/web-decision-edit.png` | Capture editor structure after copy stabilizes | | `web-organization` | `/organization` | `docs/assets/screenshots/web-organization.png` | Show overview cards and navigation | | `web-projects-repos` | `/organization/projects` | `docs/assets/screenshots/web-projects-repos.png` | Include project and repo assignment UI | | `web-members` | `/organization/members` | `docs/assets/screenshots/web-members.png` | Show role labels and invite status | | `web-api-keys` | `/organization/api-keys` | `docs/assets/screenshots/web-api-keys.png` | Avoid showing full token values | | `web-github` | `/integrations/github` | `docs/assets/screenshots/web-github.png` | Show install or connected state | | `web-agents` | `/integrations/agents` | `docs/assets/screenshots/web-agents.png` | Include platform selector and connected clients | | `web-monitoring` | `/monitoring` | `docs/assets/screenshots/web-monitoring.png` | Show alerts and coverage | | `web-rules` | `/rules` | `docs/assets/screenshots/web-rules.png` | Show rule list and config panel | | `web-overrides` | `/pr-gatekeeper/overrides` | `docs/assets/screenshots/web-overrides.png` | If route remains user-visible in docs scope |

Local Development Setup

High-level local development guidance for running the DecisionOps platform stack during engineering or evaluation.

On this page