Skip to content

Commit e989bfd

Browse files
rfaystasadev
andcommitted
@stasadev suggestions, thanks!
Co-authored-by: Stanislav Zhuk <[email protected]>
1 parent 8f11e7a commit e989bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/blog/2026-plans.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ In 2025 we established [Board of Directors](board-of-directors-established.md),
4242
- Consider MCP (for projects) as key DDEV feature
4343
- Consider MCP for DDEV ([experimental PR](https://github.com/ddev/ddev/pull/7604))
4444
- Integration of mkcert CA without use of external `mkcert` tool
45-
- Start a project without ddev config, Consider offering ddev config --auto or ddev config when ddev start in a directory without config ([issue](https://github.com/ddev/ddev/issues/7976))
45+
- Start a project without `ddev config`, Consider offering `ddev config --auto` or `ddev config` when `ddev start` in a directory without config ([issue](https://github.com/ddev/ddev/issues/7976))
4646
- Explore using real certificates instead of mkcert CA
4747
- Subdomains for extra ports/services instead of separate ports. (Prereq for some web-based setups like coder). See the [blog](ddev-expose-node-app-on-subdomain.md) on this approach.
4848
- Coder support for subdomains. Could codespaces use some proxy/redirect technique to route subdomains to main item, but have a header that determined how traefik would route it?
4949
- Use a DDEV proxy on the host to allow commands like ddev list and ddev describe and ddev launch to work from inside the web container.
5050
- Explore moving Mutagen completely into container (syncing between volume and bind-mount)
5151
- Improved management of `.ddev/.env*` files, marking DDEV-owned lines, etc.
52-
- More work on web-based setups like coder and codespaces and Dev Containers in general.
52+
- More work on web-based setups like Coder and Codespaces and Dev Containers in general.
5353
- Explore environment adjustments that might let users work "inside the web container" as if they were on a real host (use `composer` instead of `ddev composer`, etc). People can already do this with `ddev ssh`, but that isn't directly compatible with VS Code or PhpStorm.
5454
- Serialize concurrent runs of `ddev start` and similar commands.
5555
- Move the DDEV IntelliJ/PhpStorm plugin to the DDEV organization.

0 commit comments

Comments
 (0)