shyim / shopware-docker

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

Apache Setup #47

Closed zaifastafa closed 4 years ago

zaifastafa commented 4 years ago

Hi @shyim can we have an option of setting up an Apache server as well from within the .env file? Sometimes we do not always need an nginx server for e.g if we want to replicate an existing live setup locally.

shyim commented 4 years ago

Currently not. Do you need anything special in the apache setup? I could create a new image for that

zaifastafa commented 4 years ago

Would that be compatible with the existing structure and flow? If so then yes that would be much appreciated. Just the regular PHP with xdebug. Ideally it would be awesone for all relevant PHP versions such as 5.6, 7.2 and 7.3, but if it takes too much of your time then just 7.2 would be great.

shyim commented 4 years ago

https://hub.docker.com/r/shyim/shopware-classic-apache/tags https://hub.docker.com/r/shyim/shopware-platform-apache/tags

Can be used with an override of the image. Example:

(SW6 is my folder)

VHOST_SW6_IMAGE=shyim/shopware-platform-apache:php72