One Year Later: I Finally Open-Sourced My Homelab K3s Stack
In a few of my recent posts I mentioned that I was trying to figure out how to publish my homelab automation code *without accidentally open-sourcing my entire infrastructure along…
- Keep me up to date -
In a few of my recent posts I mentioned that I was trying to figure out how to publish my homelab automation code *without accidentally open-sourcing my entire infrastructure along…
There comes a point in every homelab journey where you look at your pile of bash scripts, hand-crafted config files, and sticky notes that say things like “remember to chown…
Alright — today was an absolute banger of a day! 🔥 What I Got Done After grinding through the last few evenings on the PC, I finally pulled it off:…
This article is a direct continuation of the previous guide. If you haven’t read it yet, start here: Initial Setup: WordPress on K3s (Ansible-managed). This guide describes a clean, deterministic…
If you’ve stumbled across my previous post “Operating Community Nextcloud Instances with Ansible, AlmaLinux, SELinux and a Podman-based Collabora Stack” , you already know this started as a totally reasonable…
I’m currently considering taking the CKAD (Certified Kubernetes Application Developer) exam from the Linux Foundation. The main reason is simple: I want to seriously strengthen my Kubernetes skills and move…
If you’re running a small Kubernetes homelab and want persistent storage with redundancy, Longhorn is an excellent choice. 🚀 Longhorn is a lightweight, cloud-native distributed block storage system for Kubernetes.…
Today I set up a Kubernetes cluster in my homelab – abbreviated K8s 😁. I’ve had some professional exposure to Kubernetes before, but I wanted to run a Nextcloud installation…
Well… it happened again 😄 After writing the original plan and thinking about the architecture for a while, I started questioning some of my decisions. That’s the nice thing about…
I’m basically always changing things, rethinking my setup, and iterating on what my homelab should be. Right now, I’m planning a full rebuild. And yes… this time it will totally…