deployer/docs/recipe/shopware.md
2021-08-31 23:13:11 +02:00

6.0 KiB

shopware

Source

Configuration

repository

Source

'git@github.com:shopware/production.git'

release_name

Source

shared_files

Source

[
    '.env',
]

shared_dirs

Source

[
    'custom/plugins',
    'config/jwt',
    'files',
    'var/log',
    'public/media',
    'public/thumbnail',
    'public/sitemap',
]

writable_dirs

Source

[
    'custom/plugins',
    'files',
    'var',
    'public/media',
    'public/thumbnail',
    'public/sitemap',
]

static_folders

Source

Tasks

sw:update_code

Source

sw:system:install

Source

sw:build

Source

sw:system:setup

Source

sw:theme:compile

Source

sw:cache:clear

Source

sw:cache:warmup

Source

sw:database:migrate

Source

sw:plugin:refresh

Source

sw:plugin:activate:all

Source

sw:plugin:migrate:all

Source

sw:plugin:upgrade:all

Source

sw:deploy

Source

Grouped SW deploy tasks

This task is group task which contains next tasks:

deploy

Source

Main task

This task is group task which contains next tasks: