shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

how to use the platform module? #29

Closed sition closed 4 years ago

sition commented 5 years ago

trying to use swdc build for sw6 but it uses classic mode, how to swich / use the platform mode?

shyim commented 5 years ago

Hey, its auto detects it. Did you cloned the Development Repository?

sition commented 5 years ago

this one: git clone git@github.com:shopware/platform.git

shyim commented 5 years ago

You have to clone development git clone git@github.com:shopware/development.git

sition commented 5 years ago

thanks! will try

shyim commented 5 years ago

Is it working?

sition commented 5 years ago

yes it is!, tried it on MAC, and it is working on mac, but a bit slow, even if we use :delegated option to mount the volumes. we are thinking about changing to ubuntu in the office instead for the windows laptops, but for mac we want to stay on mac.

shyim commented 5 years ago

I am recommending all users just to run everything locally. I have used on my last mac setup https://github.com/weprovide/valet-plus

shyim commented 4 years ago

I will close then the Issue