-
Containers
Docker Dashboard: New Tool Let’s You See Containers Across Multiple Hosts
I have been searching for something that would give me a quick view of ALL of my containers in a simple dashboard and give me the ability to do a few things like search for specific containers quickly, see IP…
-
home lab
5 Tips to Get Started with a Home Lab
If you are looking at getting into running a home lab in 2025, hopefully this blog post will help those who are interested in getting into this really rewarding hobby to be successful with this as a project. I have…
-
Kubernetes
Kube node metrics with Netdata Kubernetes monitoring
If you are running a Kubernetes cluster, you will no doubt agree that monitoring is pretty high on the list of things you need to do to make sure things are healthy and happy in the cluster. I have written…
-
Proxmox
New Proxmox Datacenter Manager Released Download and Install
In case you haven’t heard, Proxmox has released a new Proxmox DataCenter Manager project that is set to help admins have a centralized view of all their individual Proxmox VE server nodes and Proxmox clusters. You can also do basic…
-
home lab
Home Labs are changing in 2025
Why do I say this? Well, I am like everyone and just monitoring and reading and hearing what others are talking about. There seem to be several things that many will be changing in their labs in 2025 and I…
-
home lab
Docker Minecraft Server Home Lab Project
Often learning is more fun when you have something “fun” to learn for. If you are like me, you may enjoy spinning up new projects to learn various Docker skills and disciplines. However, having a home lab project that is…
-
Containers
Pihole Docker Swarm Configuration with Nginx Proxy Manager
As you guys know, I have been a huge proponent of Docker Swarm. I think it is still a very viable option as a middle ground between standalone Docker hosts and Kubernetes when you need more availability than a single…
-
DevOps
5 GitOps Tools that you need to know!
I have been getting hugely into GitOps in the home lab lately and carrying those skillings into production environments. GitOps is a methodology that focuses on deployments being sourced from a git repo. Using GitOps you can encapsulate everything in…
-
DevOps
10 Best DevOps Tools Going Into 2025!
With 2025 sunsetting in a hurry, if you are like me you are thinking about the skills and disciplines you want to gain mastery over. DevOps is definitely an area that has tremendous demand with modern cloud infrastructure and even…
-
Software Defined Storage
Ceph Dashboard Install and Configuration for Microceph
If you are running Microceph, can you run the Ceph Dashboard as you can in full-blown Ceph? Yes you can! The process to spin this up is fairly straightforward with a few commands to run that will allow you to…