Tag: containers
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…
Monitor docker containers with 6 Free tools
When you have numerous containers running in your environment, whether in production or in your home lab, you need to have Docker container monitoring tools. These allow you to monitor…
Portainer Agent Manage Remote Docker environment
Getting your self-hosted Installation ID and Installation Key
Move Docker Container to another host
In working with Docker containers, you will inevitably have a use case where you need to move your docker container from one host to another or back up the container…
Proxmox Container vs VM features and configuration
Proxmox is an extremely versatile hypervisor that provides the ability to run a Proxmox Container vs VM as part of the native functionality built into the platform. This is a…
Best Docker Containers for Home Server
Many are delving into learning containers and Kubernetes. With this, having your own home lab environment is especially valuable in tinkering and setting up an environment for learning. This post…
How to install Portainer on Ubuntu 22.04 and Upgrade existing installations
If you haven’t heard about Portainer, you need to. It is a great GUI tool that allows installing, configuring, and managing your containers and is much easier to do than…
Virtualization vs Containerization in 2022 home lab
I have been revisiting many of the infrastructure components and services running in the home lab environment. You can read my VMware Home Lab and Learning Goals 2022 post to…
Rancher connect to existing cluster
One of the challenges with working with plain Kubernetes is the number of low-level management tasks that must be handled using the command line, specifically with the kubectl command. While…
