cakephp
- Requires
Configuration
shared_dirs
Overrides shared_dirs from recipe/deploy/shared.php
.
CakePHP 4 Project Template shared dirs
Default value
[
'logs',
'tmp',
]
shared_files
Overrides shared_files from recipe/deploy/shared.php
.
CakePHP 4 Project Template shared files
Default value
[
'config/.env',
'config/app.php',
]
Tasks
deploy:init
Create plugins' symlinks
deploy:run_migrations
Run migrations
deploy
Main task
This task is group task which contains next tasks:
Support Deployer ❤️
Hello, my name is Anton Medvedev (@antonmedv). I'm the creator of the Deployer.
I maintain this open source project in my spare time.
Supporters on GitHub give me extra motivation to work on the project.