Skip to content

v7.0.0

Compare
Choose a tag to compare
@antonmedv antonmedv released this 26 Jul 22:24
· 394 commits to master since this release

At last! It Is Done!

🎁 👏 🥳 Deployer v7 release! 🎉 🍾 🥂



Deployer Screenshot

A deployment tool written in PHP with support for popular frameworks out of the box.


After more than 2 years of development, with contributions from 63 people, and the kind support of sponsors, I'm glad to present you with a brand new version of Deployer!

The v7 branch saw 40 betas, 9 RCs, with thousands of projects already using Deployer v7 in their production deployment.

One of the biggest changes is a new provision recipe. The provision recipe can automatically install and configure any VPS for running your PHP application. It will install webserver, SSL, PHP, Redis, node, etc. Everything that is needed to run any PHP application in production.

Getting Started

composer require deployer/deployer