Part of #975.
Context
Package the whole self-host stack so a maintainer can run it with one command.
Deliverables
Acceptance criteria
- A maintainer with Docker can self-host end-to-end in minutes using documented defaults, with no managed cloud services.
- The credential/secret is mounted, not baked into the image.
Sub-issues
Part of #975.
Context
Package the whole self-host stack so a maintainer can run it with one command.
Deliverables
docker-compose.ymlthat brings up the app + default OSS infra (relational store, queue, etc.) and (optionally) the dashboard.docker compose up→ automation running against a test repo.Acceptance criteria
Sub-issues