minute to read
Let’s kick things off with the first project: Project Yggdrasil.
In Norse mythology, Yggdrasil is the world tree that connects all realms, so it felt like the perfect name for the foundational project that makes everything else in my HomeLab possible. Plus, who doesn’t love a cool, catchy project name inspired by mythology?
The goal of Project Yggdrasil was to build the infrastructure for my HomeLab/HomeCloud. Specifically, I set out to create a cloud storage solution and a Kubernetes cluster.
At its core, I wanted to set up a personal cloud. But what does “cloud” really mean? While discussing this with a friend, I realized how vague the term can be. Is a cloud just running applications on someone else’s computer? For me, the answer was clear:
A private cloud is only truly a private cloud if it’s your hardware, your services, and your rules.
So here’s how I define my private cloud—the BoniClaud (because, let’s face it, finding a good domain name with “cloud” in it is near impossible):
Rome wasn’t built in a day, and neither is a cloud. To avoid getting overwhelmed, I broke the project down into manageable steps:
If you’re reading this, it means Project Yggdrasil is complete! Every milestone has been checked off, and the foundation of my HomeLab is in place. That said, I’ll use this blog to document everything I learned along the way.
Even though Project Yggdrasil is finished, I won’t be publishing all the related blog posts at once. Most of them are already drafted, but they’ll be released weekly.
Posts related to this project will be tagged with #yggdrasil, so you can easily find them. Meanwhile, I’ll be starting new projects and sharing updates on those as well.
Project Yggdrasil is just the beginning. From here, the sky’s the limit!