Guides

Articles on using Buddy in CI/CD

How to run and automate visual tests on your website

How to run and automate visual tests on your website

Learn how to configure a pipeline that will build your application and perform automated visual tests in the staging environment.

How to speed up building Docker images

How to speed up building Docker images

Learn how to properly structure Docker layers in the Dockerfile, reduce the weight of the Docker image, and automate building images with pipelines.

How to Use Git-crypt to Encrypt Sensitive Files in Git

How to Use Git-crypt to Encrypt Sensitive Files in Git

Learn how to use git-crypt to encrypt sensitive files in a Git repository. Step-by-step setup, key management and automatic decryption explained.

How to Run Selenium Tests in Docker with Java and Maven

How to Run Selenium Tests in Docker with Java and Maven

Learn how to run Selenium WebDriver tests in Docker containers with Java and Maven. Step-by-step guide to automated browser testing and CI/CD.

How to run Docker PHP integration tests

How to run Docker PHP integration tests

Buddy allows for easy and effortless test builds using docker. Learn how to run Docker PHP application tests

Magento on Kubernetes

Magento on Kubernetes

Ensure scalability of your Magento apps with Docker and Kubernetes clusters.

Semantic Versioning

Semantic Versioning

Learn how to auto-increment the build version number using Buddy parameters

How to use MySQL in PHP builds

How to use MySQL in PHP builds

This short guide explains how to add MySQL and use it with PHP apps.