Skip to content
September 17, 2025 3:02 pm
Wednesday, Sep 17, 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: docker

Docker Networking Tutorial: Bridge vs. Macvlan vs. Overlay for Home Labs
Containers

Docker Networking Tutorial: Bridge vs. Macvlan vs. Overlay for Home Labs

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…

by Brandon LeeJuly 17, 2025July 17, 2025
Docker Security Tips for Container Hosts & Ansible Playbook
Containers

Docker Security Tips for Container Hosts & Ansible Playbook

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…

by Brandon LeeJuly 9, 2025July 9, 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
Freelens is an Open Source and Free Kubernetes IDE for 2025!
Kubernetes

Freelens is an Open Source and Free Kubernetes IDE for 2025!

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.…

by Brandon LeeJune 24, 2025June 24, 2025
CoreControl Is the New Self-Hosted Dashboard Built for Home Labs
Self hosted

CoreControl Is the New Self-Hosted Dashboard Built for Home Labs

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…

by Brandon LeeJune 16, 2025June 16, 2025
Docker Rollout: Zero-Downtime Deployments for Docker Compose Made Simple
Containers

Docker Rollout: Zero-Downtime Deployments for Docker Compose Made Simple

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…

by Brandon LeeJune 12, 2025June 12, 2025
OmniTools: A Swiss Army Knife of Self-Hosted Utilities
Self hosted

OmniTools: A Swiss Army Knife of Self-Hosted Utilities

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…

by Brandon LeeJune 11, 2025June 11, 2025
Dozzle Real-Time Docker Log Monitoring Made Easy
Containers

Dozzle Real-Time Docker Log Monitoring Made Easy

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…

by Brandon LeeMay 26, 2025May 26, 2025
5 Best LLM Models You Can Run in Docker on Low-Power Hardware
AI

5 Best LLM Models You Can Run in Docker on Low-Power Hardware

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…

by Brandon LeeMay 16, 2025May 16, 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

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto