|
479 | 479 | "path": "./admin/templates/managing-templates/change-management.md"
|
480 | 480 | },
|
481 | 481 | {
|
482 |
| - "title": "Dev containers", |
483 |
| - "description": "Learn about using development containers in templates", |
| 482 | + "title": "Envbuilder Dev Containers", |
| 483 | + "description": "Learn about using Envbuilder to manage development containers in templates", |
484 | 484 | "path": "./admin/templates/managing-templates/devcontainers/index.md",
|
485 | 485 | "children": [
|
486 | 486 | {
|
487 |
| - "title": "Add a dev container template", |
488 |
| - "description": "How to add a dev container template to Coder", |
| 487 | + "title": "Add an Envbuilder dev container template", |
| 488 | + "description": "Use Envbuilder to add a dev container template to Coder", |
489 | 489 | "path": "./admin/templates/managing-templates/devcontainers/add-devcontainer.md"
|
490 | 490 | },
|
491 | 491 | {
|
492 |
| - "title": "Dev container security and caching", |
493 |
| - "description": "Configure dev container authentication and caching", |
| 492 | + "title": "Envbuilder dev container security and caching", |
| 493 | + "description": "Configure dev container authentication and caching with Envbuilder", |
494 | 494 | "path": "./admin/templates/managing-templates/devcontainers/devcontainer-security-caching.md"
|
495 | 495 | },
|
496 | 496 | {
|
497 |
| - "title": "Dev container releases and known issues", |
498 |
| - "description": "Dev container releases and known issues", |
| 497 | + "title": "Envbuilder dev container releases and known issues", |
| 498 | + "description": "Envbuilder dev container releases and known issues", |
499 | 499 | "path": "./admin/templates/managing-templates/devcontainers/devcontainer-releases-known-issues.md"
|
500 | 500 | }
|
501 | 501 | ]
|
|
606 | 606 | },
|
607 | 607 | {
|
608 | 608 | "title": "Configure a template for dev containers",
|
609 |
| - "description": "How to use configure your template for dev containers", |
610 |
| - "path": "./admin/templates/extending-templates/devcontainers.md" |
| 609 | + "description": "How to configure your template for dev containers", |
| 610 | + "path": "./admin/templates/extending-templates/devcontainers.md", |
| 611 | + "children": [ |
| 612 | + { |
| 613 | + "title": "Advanced dev container configurations", |
| 614 | + "description": "Enhance your dev container configurations with multiple containers, repo selection, monitoring, and more.", |
| 615 | + "path": "./admin/templates/extending-templates/advanced-dev-containers.md" |
| 616 | + }, |
| 617 | + { |
| 618 | + "title": "Choose an approach to Dev Containers", |
| 619 | + "description": "How to choose the right Dev Container integration.", |
| 620 | + "path": "./admin/templates/extending-templates/dev-containers-envbuilder.md" |
| 621 | + } |
| 622 | + ] |
611 | 623 | },
|
612 | 624 | {
|
613 | 625 | "title": "Process Logging",
|
|
0 commit comments