Automatically deploy code and assets to production servers with Deployer, a simple open source tool requiring only PHP and SSH access.
Deployer is an open source deployment automation and continuous integration tool specifically designed for deploying PHP applications. It allows developers to easily automate the deployment of code and assets from development environments to production servers.
Some key features of Deployer include:
Deployer only requires PHP and SSH access to servers, making it very lightweight. It handles all the heavy lifting of pushing code around efficiently and reliably. The recipes provide best practices for deploying PHP apps out of the box. Developers can focus on writing code rather than infrastructure.
With its active development, comprehensive features and simplicity, Deployer is a great open source alternative to proprietary deployment tools and scripts for deploying PHP applications.
Here are some alternatives to Deployer:
Suggest an alternative ❐