Home Assistant Docker Compose Design Decisions: Networking, Storage, Backups
If you have been wanting to get into Home Assistant, it is a growing ecosystem that is fun and exciting. And, if you already have a home lab environment, which…
Virtualization, Cloud, DevOps, Reviews
If you have been wanting to get into Home Assistant, it is a growing ecosystem that is fun and exciting. And, if you already have a home lab environment, which…
Everyone starts out using the default bridge network in a Docker container environment. And, if you are running standalone Docker hosts there is likely nothing wrong with using this network…
Running containers in your lab or production environment is one of the best things you can do, not only for learning, but running workloads efficiently. Over the last couple of…
When you start to have a large number of containers in your fleet, these can begin to become hard to manage. If you are juggling lots of services across many…
I have been playing around with various Kubernetes IDE solutions for years now and there are many different ones that offer great solutions for working with Kubernetes to be honest.…
Keeping visibility into your home lab over self-hosted services is a critical task. Let’s look at a new home lab dashboard called CoreControl that provides a free open-source dashboard that…
Have you worked with Docker compose and ever wanted to have a proper blue/green deployment for making sure your services stay up and running when you update them? We have…
I love really cool self-hosted tools that allow you to have total control over the solution and helps to avoid “free” online services that are riddled with ads, telemetry data…
One of the struggles that I know I had when starting to implement containers in the home lab a few years back was visibility on what was actually going on…
I have been super interested in running LLMs at home with the help of great open source tools freely available out there. Large Language Models (LLMs) are now not just…