Connect a project

Link a GitHub repo to Conductor, set up per-branch previews in Dokploy (the ATS way), and enable QA.
1

Repository

The GitHub repo to manage. Conductor validates access via its GitHub App.
owner/repo
2

Branch previews — Dokploy

Conductor creates one Dokploy compose per branch (conductor-<slug>), wired to the repo via the org GitHub provider, with two domains: <slug>.<base> (frontend) and <slug>-api.<base> (backend) — the same model as the ATS project.
Dokploy checking…
Deploy adapterDokploy projectPreview base domainCompose pathFrontend
Backend
Per-branch env
preview of main → https://main.conductor.testcamp.dev · https://main-api.conductor.testcamp.dev
env tokens: {slug} {safe} {fe_host} {be_host} {fe_url} {be_url}
3

QA

The QA agent runs against the live branch preview. Pick the account it runs on (per-project agents stay editable in Settings).
Enable QA for this project
QA account
model override
No agent accounts yet — add them in Settings; QA falls back to the env default for now.