
Quick Start with Version Control and Continuous Delivery
A 5-minute guide on how to place the code under version control and automate its deployment.

5 ways to deploy PHP applications
Learn how to deploy PHP applications with 5 types of delivery pipelines: from local builds and Composer, to atomic deployments and Docker containers.

How to build and deploy front-end applications with Buddy
Learn how to Gulp/Grunt/Webpack your code and handle dependencies during the deployment.

Git, Continuous Deployments and Your WordPress Themes
Learn how to introduce Git and Continuous Deployments to your WordPress theme development process. Boost your productivity, reduce mistakes, and improve the quality of your software with this ultimate guide

How to prepare and restore WordPress backups
Learn how to export your WP instance to Amazon S3, automate the process with Buddy, and restore your website from the backup file if needed.

How to deploy WordPress directly from Slack
Learn how to streamline your WordPress delivery process down to a single Slack command.

How to take screenshots with Puppeteer
Learn how to grab screenshots of your website on every push to branch with a Puppeteer Node.js library on headless Chrome.

How to automate visual reviews with Percy
Learn how to integrate Buddy with Percy to make snapshots of your websites on every push to Git.