Welcome to my personal documentation space. If you are here, you probably know that in the world of Unix, an Exit Code 0 means success. This blog is a reflection of that: finding the right configurations, the perfect automations, and the successful deployments.
Who am I?
I am Eliohann, a Sysadmin and DevOps. My daily life involves wrestling with infrastructure, perfecting CI/CD pipelines, and trying to automate myself out of a job.
What to expect here?
This blog is hosted on my own HomeLab (a recycled Dell Optiplex), running on a Podman rootless stack, served through a Cloudflare Tunnel. I’ll be sharing my deep dives into:
- Infrastructure as Code: Terraform, Terragrunt, and OpenTofu.
- Cloud Native: Kubernetes, AWS, GCP.
- GitOps: ArgoCD and automated delivery.
- Linux Hardening: Security, Bash scripting, and monitoring.
The Stack behind this site
As a true believer in “Eat your own dog food”, here is what powers this blog:
- Host: Ubuntu Server 24.04 LTS on a Dell Optiplex.
- Container Engine: Podman (Running in a dedicated Pod).
- Database: MariaDB 11.8.
- Network: Cloudflare Tunnel (No open ports on my router!).
Stay tuned for the first technical deep dive.
Exit Code 0. Success.