-
Containers
Docker Compose Static IP configuration
Use the web editor to paste in Docker Compose code
-
Proxmox
Proxmox firewall setup and configuration
The Proxmox firewall is a powerful part of the Proxmox virtualization solution and can do many things that admins can use to their advantage, such as controlling traffic and making sure certain things like allowing clients or hosts to connect…
-
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 easily provide SSL certificate automation so you can have automatic…
-
Containers
Docker Compose Synology NAS install and configuration
Using Docker on your Synology NAS device is a great way to run applications in your home lab. Today’s Synology NAS devices have powerful CPUs and hardware that are essentially a server in their own right and provide an easy…
-
Containers
Watchtower Docker Compose – Auto Update Docker containers
Use the web editor to paste in Docker Compose code
-
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. The Unifi controller has a user-friendly interface for configuring, monitoring,…
-
Kubernetes
Nomad vs. Kubernetes: A complete comparison
Hashicorp Nomad
-
Containers
Portainer Docker Compose container automation
Use the web editor to paste in Docker Compose code
-
Proxmox
Proxmox cluster installation and configuration
After running a Proxmox single node server in your home lab or development environment, you probably want to graduate to using multiple nodes for high-availability. Creating a Proxmox cluster is a great way to have HA and have the option…
-
Hyper-V
How To Install Pi-Hole on Hyper-V with Debian
Can you run Pi-Hole on your Hyper-V server? Let’s see how you an get up and running with Pi-Hole running in a Hyper-V Debian virtual machine. What is Pi-Hole? Pi-Hole is a network ad blocker. What this means is it…