Skip to content

Many projects at same time with DDEV #6769

Answered by rfay
ophiocus asked this question in Q&A
Discussion options

You must be logged in to vote

As @nickchomey says, most folks using DDEV have many projects at the same time. I usually have several running at any given time, and many more stopped. DDEV has always had this feature and it's a favorite of many folks.

When you access a project with a URL like https://example.ddev.site the ddev-router gets that URL and determines form the hostname which project to send it to, so reverse-proxies it to the proper project and webserver. You can read more about this in the docs, https://ddev.readthedocs.io/en/stable/users/usage/architecture/#container-architecture

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rfay
Comment options

rfay Nov 24, 2024
Maintainer

Answer selected by rfay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants