PHP Conference Japan 2019
60分枠

Practical PHP Deployment with Jenkins

adamculp Adam Culp adamculp
1

Developers and DevOps need to automate deployment but what can be automated, where to start, and what tools exist? I will show how a PHP application pulled from git, complete with unit tests, Composer dependency management, and package creation, can be deployed using Jenkins. Then leverage support by a system if the application breaks and the nightmare happens through automated rollbacks.