projects.back_to_all

Homelab

GitOps-driven homelab automation with Ansible bootstrap and Argo CD delivery.

2026

Ansible Kubernetes Argo CD Pulumi

This is my infra repo for running and maintaining the cluster behind my projects. I moved critical bootstrap steps out of one-shot cloud-init and into Ansible roles so everything can be re-run cleanly.

It covers k3s setup, Argo CD installation, repo credentials, image updater wiring, and the app-of-apps flow. The main benefit is predictable operations: easier upgrades, easier rollbacks, and less hidden state.

I use this repo to practice the operational side of software, not just app development.

git_commits.post_updates_title

git_commits.total_changes
git_commits.type_perf web

Convert project images to webp

90c72c3
Bayram Şahin
git_commits.type_feat web

Replace project archive with real project content

eed7a5a
Bayram Şahin