Skip to main content

Devops

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.