Guides

Articles on using Buddy in CI/CD

Mocha Chai Tutorial: How to Install & Test Node.js Apps

Mocha Chai Tutorial: How to Install & Test Node.js Apps

Learn how to install Mocha and Chai in Node.js with one npm command, write your first unit test, and automate it in CI/CD. Updated for 2026.

Pipelines: Your Guide to Continuous Development and Delivery with CI/CD

Pipelines: Your Guide to Continuous Development and Delivery with CI/CD

Learn to set up Buddy CI/CD pipelines: Node.js Docker builds, SFTP/SSH deployment, and automated notifications. Optimize your delivery process today.

Filesystem: The foundation of Buddy’s pipelines

Filesystem: The foundation of Buddy’s pipelines

Learn what is the Filesystem and how to use it to build your applications

WordPress in Docker: Dockerization, automation, and Kubernetes.

WordPress in Docker: Dockerization, automation, and Kubernetes.

This entry-level guide will tell you all about Dockerizing Wordpress projects and running them on K8s.

Automate PHP Dependencies Management with Composer PHP Turbocharged with Buddy

Automate PHP Dependencies Management with Composer PHP Turbocharged with Buddy

Learn how to improve PHP libraries management with Composer.

How to use Buddy to automate Gulp tasks and generate webfont from SVG files

How to use Buddy to automate Gulp tasks and generate webfont from SVG files

Learn how to use Buddy to generate webfont using Gulp.js and automatically deploy it to your server.

How to automate package publishing to npm registry

How to automate package publishing to npm registry

Learn how to properly configure npm modules and use Buddy to automatically test and publish your packages before publishing them to the npm registry.

How to protect code with Buddy and GitHub status checks

How to protect code with Buddy and GitHub status checks

Read how to test your code with Buddy and secure yourself from merging errors in your GitHub projects with GitHub status checks.