How to configure DDEV on AWS Linux for multiple users on same machine

We've been working on separate machines, now I'm setting up a single Linux machine on AWS that all of us will RDP into, to do our work.

On our separate machines, we've named our projects the same, so that we use a single configuration, and it doesn't get confusing.

Now, if we do that on AWS, we will be overwriting each others Docker containers.

Where, what, and how should I configure? So that DDEV knows to build containers for each Linux user?

I googled and did not find clear answers.



Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)