Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopware 6 dockerized

This is a production-ready dockerized setup for Shopware 6.

Installing Shopware

bash deploy.sh && bash ./bin/install-shopware.sh . en_GB EUR

Starting server

bash deploy.sh

Stopping server

docker compose down

Updating Symfony project

Set the targeted version in the ./shopware-dockerized/sw-symfony-flex/composer.json, then run:

bash ./bin/update-sw-symfony-flex.sh .
cd ./shopware-dockerized/sw-symfony-flex
composer recipes:update --no-interaction shopware/administration
composer recipes:update --no-interaction shopware/core
composer recipes:update --no-interaction shopware/elasticsearch
composer recipes:update --no-interaction shopware/storefront
cd ../../

About

A production-ready dockerized setup for Shopware 6 with headless frontends.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages