Windows Server 2025 Packer Build for VMware vSphere
I have been working the last few days on my Windows Server 2025 packer build for VMware vSphere now that Windows Server 2025 has now been released as GA. It…
Virtualization, Cloud, DevOps, Reviews
I have been working the last few days on my Windows Server 2025 packer build for VMware vSphere now that Windows Server 2025 has now been released as GA. It…
Is object storage something that you can only make use of to store backups and other files as needed when you use cloud storage? No, actually it isn’t. You can…
This is more a public service announcement rather than a technical blog, but we will take a high-level look at a warning that I want to make sure that those…
If you are looking for a self-hosted git solution that will allow you to host your own git repositories, there are probably two solutions that you will see come up…
I have been using GitLab for ages now, and I am very familiar with it. However, one thing I haven’t been happy about with GitLab is the solution’s performance. It…
I have been trying out various storage solutions in my home lab environment over the past couple of months or so. Two that I have been extensively testing are GlusterFS…
Wow, it has been a wild ride with VMware by Broadcom over the 2024 year with so many sweeping changes in portfolio simplification and licensing changes. However, I don’t have…
If you are running Docker containers in your environment, you are probably interested in knowing how to keep lifecycle management of your container images and docker update image tasks. There…
If you run many Docker hosts or multiple hosts in a Swarm cluster, if you are updating and respinning your containers (and you should be), you will have space accumulated…
I have been playing around with a lot of Docker monitoring solutions to monitor my critical Docker containers. There are many great open source solutions you can use for Docker…