arvatoSCM / dockerize-magento2

Composer package for dockerizing Magento 2
Apache License 2.0
112 stars 56 forks source link

Multisite Configuration #27

Open brandontamm opened 7 years ago

brandontamm commented 7 years ago

Since a giant benefit to Magento is multisite configuration, would anyone be willing to add additional configuration options ... like 'bin/console add www.example.com' which would create additional nginx configuration?

This would be AWESOME functionality - especially when it comes to blue/green style deployments with multiple sites and continuous integration :)

brandontamm commented 7 years ago

I am willing to assist in any testing or any other way that I can, but I'm not well-versed on nginx or any configurations for magento multisite under nginx

victorw999 commented 6 years ago

Could someone point me to the right direction on setting up multi-site using "arvatoSCM/dockerize-magento2"?

My OS is Ubuntu 16. I have no problem running single dockerized magento site. Just not sure how to run multiple magento2 sites with this project. I'm not familiar with nginx.

At the moment, i'm investigating the directory ~/magento2/config/nginx/sites-enabled....

Artem-Schander commented 5 years ago

I would like to kwon too