Why I run multiple DNS servers in my home lab (and you should too)
DNS is absolutely one of the core critical services in your home lab environment. It isn’t flashy or the “next new thing” but if DNS isn’t working, nothing else will…
Virtualization, Cloud, DevOps, Reviews
DNS is absolutely one of the core critical services in your home lab environment. It isn’t flashy or the “next new thing” but if DNS isn’t working, nothing else will…
Since I have moved my home lab now to mostly mini PCs, I definitely keep my eyes open for great mini PC configurations and offerings that make sense for home…
Reverse proxies I think are one of the most important services that you can spin up in your home lab. In fact, if you caught my recent blog post and…
Recently, I covered the first services that you should spin up in a home lab, including core services that are needed to make sure things work as expected with apps…
I have been testing a lot of reverse proxies lately, comparing features, and thinking about which ones are best for which use cases. For a long while, I have thought…
Docker Desktop is a great tool to run containers locally. It also provides a great interface to work with your containers and many features. While we may choose to run…
I have been all-in on mini PCs now for the past couple of years and have since gotten rid of my enterprise 2U servers and that create a lot of…
Sometimes it is hard to know where to start when building a home lab. It can be overwhelming with all the choices and services that you know you may need…
I have to say that I am a sucker for tools and utilities, especially when these are good and add value to a platform. Not long ago, I did a…
There are a lot of great ways to run Kubernetes in your home lab. I have covered many of these from running k3s to running a Minikube cluster on Ubuntu…