Deployment
The Deployment group delegates to the consuming project’s vendor/bin/dep while Maintainer manages the shared task recipe and temporary SSH identity lifecycle.
- Run a deployment: configure
deploy.php, select hosts, and forward Deployer options. - Unlock a deployment: remove a lock left by a failed deployment.
- Repository tag selection: choose recent semantic tags interactively.
- PM2 configuration: replace the remote user’s PM2 process set from an ecosystem file.
Publish deploy.php before the first deployment:
vendor/bin/maintainer config:publish
