Skip to content
September 18, 2025 2:16 am
Thursday, Sep 18, 2025

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Tag: containers

Why Talos Omni Kubernetes Has Changed My Home Lab
Kubernetes

Why Talos Omni Kubernetes Has Changed My Home Lab

There are a lot of great ways to run Kubernetes in your home lab. I have covered many of these from running k3s to running a Minikube cluster on Ubuntu…

by Brandon LeeSeptember 17, 2025September 17, 2025
I Replaced Nginx Proxy Manager with Traefik in My Home Lab and It Changed Everything
home lab

I Replaced Nginx Proxy Manager with Traefik in My Home Lab and It Changed Everything

I have been using Nginx Proxy Manager (NPM) for quite some time now, a few years from what I remember. It is a great solution and one that I point…

by Brandon LeeSeptember 1, 2025September 1, 2025
How I Use Docker Labels and Compose Tricks to Organize 75+ Containers
Containers

How I Use Docker Labels and Compose Tricks to Organize 75+ Containers

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…

by Brandon LeeJuly 8, 2025July 8, 2025
Top Docker Performance Tweaks on Low-Power Hardware
Containers

Top Docker Performance Tweaks on Low-Power Hardware

There are two things that I highly recommend for modern home lab environments, Docker and low-power mini PCs. Docker provides a much more efficient way to run apps compared to…

by Brandon LeeMay 9, 2025May 9, 2025
Build Your Own Arpwatch Docker Container to Watch Your Network
Containers

Build Your Own Arpwatch Docker Container to Watch Your Network

If you are looking for a solution to monitor Ethernet address changes in your network, arp monitoring is a great way to do this. ARP or address resolution protocol is…

by Brandon LeeJanuary 21, 2025January 21, 2025
Secure Nginx Proxy Manager Admin Interface with SSL
Containers

Secure Nginx Proxy Manager Admin Interface with SSL

I really like Nginx Proxy Manager to secure my Docker containers running onย Docker hostsย with SSL certificates. I find it to be extremely intuitive and it is absolutely one of those…

by Brandon LeeJanuary 20, 2025January 20, 2025
Best Containers for DevOps in 2025
Containers

Best Containers for DevOps in 2025

I use a LOT of Docker containers in the home lab and in myย DevOps journeyย to continually work with various code projects, automation, and just running applications in containers. There are…

by Brandon LeeJanuary 16, 2025January 16, 2025
Docker Swarm is Awesome with Portainer
Containers

Docker Swarm is Awesome with Portainer

I have been revisiting how I have been running containers in my home lab. While Kubernetes is awesome, and I continue to run various deployments of it in the home…

by Brandon LeeOctober 10, 2024October 10, 2024
GlusterFS configuration in Ubuntu Server 22.04 and 24.04
Software Defined Storage

GlusterFS configuration in Ubuntu Server 22.04 and 24.04

In preparing to spin up a home lab Docker Swarm cluster, I wanted to get a working GlusterFS configuration setup on my Ubuntu Server virtual machines. Let’s look at what…

by Brandon LeeOctober 8, 2024October 8, 2024
Best Docker Container Commands You Aren’t Using
Containers

Best Docker Container Commands You Aren’t Using

Docker has a lot of functionality from the command line and has built-in commands that allow doing a lot of different things with your containers. However, there are several Docker…

by Brandon LeeJuly 22, 2024July 22, 2024

Posts navigation

Older posts
Recent Posts

Copyright © 2025 Virtualization Howto