Skip to content
September 17, 2025 3:37 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: traefik

Vaultwarden Setup with Traefik Self hosted deployment
Self hosted

Vaultwarden Setup with Traefik Self hosted deployment

Vaultwarden is a another option for self-hosting a password solutions for your home lab or self-hosted security. Let’s look at Vaultwarden setup with Traefik and see how you can easily…

by Brandon LeeApril 21, 2023August 6, 2024
Adguard Home Docker Compose with Traefik Ingress
Self hosted

Adguard Home Docker Compose with Traefik Ingress

I have been playing around with different DNS sinkhole services in the home lab environment. I have been running Pi-Hole for a while now, but I wanted to take Adguard…

by Brandon LeeMarch 23, 2023December 8, 2023
Traefik LetsEncrypt Certificates Configuration
Containers

Traefik LetsEncrypt Certificates Configuration

Traefik is an extremely cool reverse proxy that you can use in Docker and Kubernetes. It can manage incoming traffic to your applications in containers or K8s. Also, it can…

by Brandon LeeFebruary 27, 2023August 4, 2024
Migrate Unifi Controller from a Virtual Machine to a Docker Container
Containers

Migrate Unifi Controller from a Virtual Machine to a Docker Container

If you are running Unifi gear, you are undoubtedly running the Unifi controller in your environment, whether in your home lab network or even a production environment using Unifi equipment.…

by Brandon LeeFebruary 20, 2023December 18, 2023
Microk8s ingress controller configuration with Traefik
Kubernetes

Microk8s ingress controller configuration with Traefik

Microk8s is one of the easiest forms of Kubernetes you can spin up in an environment as it only requires a few commands to spin up a cluster. It includes…

by Brandon LeeDecember 22, 2022November 22, 2023
Traefik Helm install and configuration
Kubernetes

Traefik Helm install and configuration

Traefik is a great ingress controller for Kubernetes clusters allowing you to have an L7 ingress routing engine to route ingress traffic to your Kubernetes-hosted services. In this tutorial, we…

by Brandon LeeJune 10, 2022February 6, 2024
Traefik Ingress Example YAML and setup in K3s
Kubernetes

Traefik Ingress Example YAML and setup in K3s

I have been playing around lately in my DevOps learning adventures with Traefik. Traefik is a great ingress controller that you will find used just about everywhere in Kubernetes deployments.…

by Brandon LeeMay 18, 2022May 19, 2022
K3s Traefik Dashboard Enable and Configuration
Kubernetes

K3s Traefik Dashboard Enable and Configuration

As organizations start to build modern applications and transition from traditional monolithic apps to microservices, many are using containerized workloads running on top of Kubernetes. However, Kubernetes is not a…

by Brandon LeeMay 16, 2022May 16, 2022
Recent Posts

Copyright © 2025 Virtualization Howto