Skip to main content

Ci/Cd

Building a Complete CI/CD Pipeline: Introduction
Step-by-step explanation of a full CI/CD pipeline, illustrated with my self-hosted homelab setup.
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.