Skip to content

andersmateusz/ShopwareDevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First time

run setup.sh; inside container run /var/www/html/update.sh; activate plugins;

Every other time

in static-plugins folder run git submodules update ; inside container run /var/www/html/update.sh;

Add new plugin release to repo

add submodule to repo; change composer.json and package.json;

Locally

in static-plugins folder run git submodules update; inside container run update.sh; activate new plugin;

Binding

There will be setup with binding options. For frontends only /var/www/html/custom will be bound.;

Production

There will be separate commands, docker-compose.yml, composer.json and package.json with caching more strict requirements and dockware production image

Plugins shared with other projects

Locking to project by branches or tags

About

Just testing Shopware environment setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages