S O L A R V O I D

Update July 2025

Well, I had intended to write more about homelabs and what I have been doing, but I ended up sinking a lot off time into my 3rd book in my Eta Cancri series: https://www.amazon.com/dp/B0DQ5YH7K3

But now that’s done, I need to take a breather and focus on something else before I plunge into book 4.

As to my homelab, I’ve settled on running the following:

I’m using Proxmox to host FreeBSD and Debian servers.
FreeBSD for my web server, Debian for Docker.
Beelink is running Docker.
The ZimaBlade I used to build a basic NAS.

On Docker I’m running a number of services, including but not limited to:

So far, I have found Docker to be great for spinning up services. It has its own issues, what doesn’t, but if you aren’t concerned about shared resources, kernel and process isolation, etc., it’s easy to set up and find a yml config for many things.