docker
-
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 โmust haveโ tools in the home lab environment that you…
-
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 myriads of DevOps containers to be aware of that provide…
-
home lab
Best 5 Home Server Projects to start learning Docker in 2025
I am a huge fan of projects to get started with using and becoming familiar with Docker. I think we will continue to see a shift to containerization from VMs due to the massive cost hikes from Broadcom. Most organizations…
-
Containers
Docker Stop All Containers in 3 Ways
If you are working with Docker for the first time or starting to run multiple docker containers on a single host or across multiple hosts, you are probably starting to manage the hosts and running into just day-to-day housekeeping items…
-
Computers
Portainer Alternative Komodo for Docker Stack Management and Deployment
I really like free and open source solutions that allow doing amazing things in the home lab and even in production environments. Recently, I stumbled on a project called Komodo. It allows having a full build and deployment solution in…
-
Containers
Docker Dashboard: New Tool Let’s You See Containers Across Multiple Hosts
I have been searching for something that would give me a quick view of ALL of my containers in a simple dashboard and give me the ability to do a few things like search for specific containers quickly, see IP…
-
home lab
Docker Minecraft Server Home Lab Project
Often learning is more fun when you have something “fun” to learn for. If you are like me, you may enjoy spinning up new projects to learn various Docker skills and disciplines. However, having a home lab project that is…
-
Containers
Pihole Docker Swarm Configuration with Nginx Proxy Manager
As you guys know, I have been a huge proponent of Docker Swarm. I think it is still a very viable option as a middle ground between standalone Docker hosts and Kubernetes when you need more availability than a single…
-
Containers
Best Way to Backup Docker Containers Volumes and Home Server
If you are running Docker containers that serve out critical services in your home lab environment, and probably most of you are, then what is the best way to backup Docker containers volumes and home server? Well, that is a…
-
Containers
10 Best Docker Container Stacks I am using in 2024
I have been using tons of Docker stacks this year and moving into 2025, that doesn’t look to be slowing down for me. I have several standalone Docker container hosts, as well as a production swarm cluster in the home…