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
Step-by-step explanation of a full CI/CD pipeline, illustrated with my self-hosted homelab setup.
Docker: Vocabulary and Cheat Sheet
A practical introduction to Docker, covering key concepts, vocabulary, and cheat sheet for DevOps and homelab setups.
My GitOps 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.