Containers
-
Kube-Prometheus-Stack installation and configuration
The Kube-Prometheus-Stack is a great tool for monitoring your Kubernetes clusters, offering comprehensive visibility into your infrastructure. This blog post covers various aspects of using the Kube-Prometheus-Stack, from getting started with Helm to ensuring optimal configurations and security measures. We…
-
Kubernetes vs. Docker Compose: The Main Differences
Use the web editor to paste in Docker Compose code
-
NetShoot Troubleshoot Docker Networking Issues
Docker networking can be complicated to troubleshoot and to know what connectivity issues are seen from the container standpoint. Netshoot is a Docker container that contains various network troubleshooting tools and utilities. It can help you diagnose and solve networking…
-
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