Containers
-
Docker Compose Static IP configuration
Use the web editor to paste in Docker Compose code
-
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…
-
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…
-
Watchtower Docker Compose – Auto Update Docker containers
Use the web editor to paste in Docker Compose code
-
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,…
-
Nomad vs. Kubernetes: A complete comparison
Hashicorp Nomad
-
Portainer Docker Compose container automation
Use the web editor to paste in Docker Compose code
-
Docker containers keeps restarting after reboot
If you have started working with Docker containers in your environment, you are undoubtedly seeing the benefits of running containers and the flexibility they bring to your application environment. However, one of the necessary skills when working with containers is…
-
Kubernetes vs. VMware vSphere comparison
So many excellent technologies allow IT admins to solve complex technical problems and businesses to solve business problems in unique and innovative ways. VMware vSphere has long been around as the de facto standard in enterprise virtualization for decades now…
-
Best docker containers for Synology NAS
I am a big fan of Docker containers and Synology NAS devices. The great thing about Synology NAS units with the Synology DSM operating system is it allows running docker container instances on your Synology NAS. Running the Docker Engine…