Connect a repo
- Go to Settings > Repos
- Click “Add repo”
- Select from your connected GitHub org
- Configure environment settings
Environment configuration
Define how your environment should start, what dependencies it needs, and which services should run. Think of it as the “start‑up recipe” for each repo.Docker support
Agents can run Docker inside environments, so they can spin up databases and services just like your local setup.Advanced configuration details live in the Developers tab.
