Randy Fay
Randy Fay
This is a great question. I'm a n00b on redis though, so need to understand more about * Why people use other than latest stable * How they would configure...
### Description At least two times in the last week one of our DDEV Docker Desktop test runners has hung early in a test. When visiting it to find out...
## What happened (or feature request): `ddev version -j` now has full information in json readable format, so please switch to using that instead of scraping. ddev version should also...
## What happened (or feature request): We should really bundle ddev with ddev-ui in the package build, rather than having it be a prereq. That lets us force the version...
## What happened (or feature request): ddev-ui should use a trusted ddev version when it executes ddev. I think this would mean detecting the ddev in the path at initial...
## What happened (or feature request): The --continuous flag was added to ddev list to make it simpler (and lighter-weight) for ddev-ui to check the status of projects. Please change...
## What happened (or feature request): Over in https://github.com/drud/ddev/issues/476 we're going to make `ddev config` (the base command) work with flags and skip the interactive path. However, ddev-ui will still...
## What happened (or feature request): We need to have a broader understanding of ddev-ui's code and structure and technologies. The goal would be to have basic architecture docs that...
## What happened (or feature request): With https://github.com/drud/ddev/pull/622 we have made the router port configurable, so http and https URLs may have a port suffix if they're not the default....
## What happened (or feature request): Currently there's a complex technique used to try to figure out if a config already exists (a deliberate failure). This is fragile and also...