minute to read
The cloud is up and running, everything is wired up, and I’m ready to start building on a solid foundation! With that, Project Yggdrasil officially comes to a close.
This was the first big project for BoniClaud, focusing on setting up the core infrastructure for my home cloud. I wired up the hardware, installed Kubernetes, configured my services… and, of course, over-engineered everything.
When I started, I had a few key goals in mind. And I’m happy to say I achieved most of them:
So, the core goals are met. There’s room for improvement, especially in hardware resources, but maybe there’s already a new project in the works to address that…
I didn’t start with a rigid plan—I just had an idea of what I wanted. But I definitely had some unrealistic expectations of how well the system would perform.
I originally thought I could achieve “four nines” (99.99%) uptime, meaning less than four minutes of downtime per month. In hindsight, that was wildly optimistic for a system I’m actively building and learning on.
January’s actual uptime: 99.964%—which translates to 15.78 minutes of downtime.
Still far from four nines, but at least I achieved three nines!
I expected to mostly work from my laptop, tinkering in the terminal. Turns out… you can manage and build an entire cloud from a tablet.
Almost every infrastructure service offers well-organized web interfaces. While they aren’t perfectly optimized for mobile, a tablet works surprisingly well. I ended up building most of BoniClaud while sitting on the couch, which is a huge plus I didn’t anticipate.
I started tracking power usage when I measured my home office energy consumption. Turns out, a Raspberry Pi barely sips power—even at high loads. The NAS board draws almost nothing.
Total power draw for the entire cloud (Raspberry Pi, router, and NAS): ~5W.
I expected higher power usage, so this was a pleasant surprise. One interesting note: I removed the Raspberry Pi’s fan because it ran constantly at full speed due to high load. With the fan, the Pi ran at 80°C—without it, it sits at ~66°C. Still hot, but quieter—and the Pi seems fine.
What started as just a homelab project unexpectedly became a personal blog. At first, I wrote quick two-minute posts with barely any information. Now, most articles are around five minutes long, and I actually enjoy writing them.
One thing I learned: setting up the blog software was the easy part—getting it ranked on Google was the real challenge. SEO is complicated, and fine-tuning settings to improve search rankings takes more effort than expected. But it’s been surprisingly rewarding.
Project Yggdrasil laid the foundation for BoniClaud. I met my goals, learned a lot, and had fun—so I consider it a huge success. Now, it’s time for the next big project—because a homelab is never really finished.
Next Steps