deployer/docs/recipe/sulu.md
2021-10-18 18:29:14 +02:00

49 lines
704 B
Markdown

<!-- DO NOT EDIT THIS FILE! -->
<!-- Instead edit recipe/sulu.php -->
<!-- Then run bin/docgen -->
# sulu
[Source](/recipe/sulu.php)
* Requires
* [symfony](/docs/recipe/symfony.md)
## Configuration
### bin/websiteconsole
[Source](https://github.com/deployphp/deployer/blob/master/recipe/sulu.php#L12)
## Tasks
### phpcr:migrate
[Source](https://github.com/deployphp/deployer/blob/master/recipe/sulu.php#L17)
Migrate PHPCR.
### deploy:website:cache:clear
[Source](https://github.com/deployphp/deployer/blob/master/recipe/sulu.php#L22)
Clear cache.
### deploy:website:cache:warmup
[Source](https://github.com/deployphp/deployer/blob/master/recipe/sulu.php#L27)
Warm up cache.