Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions _data/projects/coder-ddev.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: coder-ddev
year_created: 2026
source: https://github.com/ddev/coder-ddev
homepage: https://github.com/ddev/coder-ddev
docs: https://github.com/ddev/coder-ddev#readme
logo:
description: "Coder workspace templates for DDEV-based development with Docker-in-Docker support, including a Drupal core development template and a general-purpose template."
recommended: true
requires:
- docker
- ddev
drupal_versions:
- 11
operation_system:
- linux
category:
- cloud
- development
- docker
- workflow
similar:
- ddev
1 change: 0 additions & 1 deletion _data/projects/vortex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ homepage: https://www.vortextemplate.com/
docs: https://github.com/drevops/vortex#readme
logo: https://www.vortextemplate.com/img/logo-vortex-dark.svg
description: "A Drupal project template that ships containerized local environments, automated testing, and CI/CD scaffolding so teams can start fast."
recommended: true
requires:
- cli
- composer
Expand Down
Loading