- Getting started
- Configure your hosts
- Choose the right strategy
- Create your own strategy
- Troubleshooting
- Basic strategy
- First deploy strategy
- Locally-built strategy
- Git pull only strategy (no zero-downtime)
- Upload strategy
Server setup
Deployment configurations
- How to deploy a Lumen application?
- How to compile assets on deploy using npm (or yarn)?
- How to send Slack notifications?
- How to reload php-fpm?
- How to terminate horizon?
- How to pass CLI variables to deployer?
Advanced usage
- How to create your own tasks and recipes?
- How to create complex strategies?
- How to use your own deployer file?
- For more advanced documentation, please refer to the Deployer documentation.