Skip to main content

Automation

Ansible : Vocabulary and Cheat Sheet
Ansible is one of the most important tools I use : it allows quick deployment, consistent configuration, and stable environments.
Building a Complete CI/CD Pipeline: Introduction
My CI/CD Pipeline Strategy with Gitea, Docker and Ansible
Instead of relying on GitHub or GitLab, I decided to build my own CI/CD pipeline. Here’s how I automated everything from push to deployment using only self-hosted tools.