Home Lab Chaos Engineering Unleashed with LitmusChaos
Create chaos in our home labs, on purpose? Is that a crazy idea? Well, it could be, but if you are into platform engineering and SRE type skills and want…
Virtualization, Cloud, DevOps, Reviews
Create chaos in our home labs, on purpose? Is that a crazy idea? Well, it could be, but if you are into platform engineering and SRE type skills and want…
If you’re like me, you’ve probably noticed that the world of DevOps is more accessible than ever. This is especially true if you’re willing to roll up your sleeves and…
I use Gitlab extensively in the home lab for various purposes and running my CI/CD pipelines. Even though I back up my Gitlab environment and container data, I still want…
Every spring many like to take a look around the house and see things they could get rid of, donate, or just downsize. This is usually beneficial and keeps things…
The heart of running AI workloads at home is the GPU installed in your AI workstation or AI server. If you are running local LLMs like LLaMA or looking to…
So, my new build is kicking off! Thanks to a motherboard sent over by Minisforum, the BD790i X3D with the AMD Ryzen 9 7945X3D processor. This little board packs a…
If you run Docker container hosts either standalone or in a Docker Swarm cluster, you are probably familiar with the built-in command docker system prune -a -f. Using this command…
I really like free and open source solutions that allow doing amazing things in the home lab and even in production environments. Recently, I stumbled on a project called Komodo.…
I have been trying out Netdata monitoring for the past few weeks now and I can say that it is a super simple solution to get up and running with…
If you are working with Docker containers, one of the challenges and skills that you need to effectively spin up containerized workloads is understanding Docker networking. There is a neat…