Configuration
How a workspace is configured — the settings in dagger.toml, how modules are wired to each other, and how values change per environment.
- Environments — named overlays for staging, production, and per-developer values.
- User configuration — personal overrides that stay out of the repository.
- Module wiring — connect one module's output to another module's settings.
- Migrate from dagger.json — convert a legacy project to a workspace.
- Reference — schemas for the files that configure Dagger.