A comprehensive guide to setting up Shopware 6 in a clustered environment for high availability and scalability. Covers architecture patterns for both traditional server and container-based deployments, including load balancers, app servers, and worker processes. Details configuration for external storage (S3), Redis for caching and sessions, and addresses common issues like read-only filesystems, worker management during deployments, and Elasticsearch indexing. Includes practical YAML configurations for storage, cache, sessions, and logging.
Table of contents
What is clustering? #In which folders does Shopware write? #The example traditional setup #The example container setup #App Server / Container #Plugins #Elasticsearch #Known issues #Sort: