docker
-
Containers
ECS Anywhere: Run AWS Containers on your Home Server On-premises!
So many services are either “cloud only” or “only on-premises” technologies. However, what if you wanted a blend of both running in your home lab or in production when it comes to running your containers? If you haven’t heard about…
-
Proxmox
Proxmox Containers with Fedora CoreOS Install
I recently looked at the installation of Fedora CoreOS on VMware. In the home lab, many are running Proxmox and maybe more coming up will be switching from VMware over the course of 2024. Let’s take a look at the…
-
Containers
Fedora CoreOS VMware Install and Basic Ignition File Example
If you are looking for a highly customizable container operating system for virtualization that is immutable and can stream updates, Fedora CoreOS is a great solution. In this post, we will take a look at deploying Fedora CoreOS in VMware…
-
Containers
Podman vs Docker: Which is best to run containers?
You may have seen the name Podman come up recently in looking at Docker containers or containerized technologies. Podman is becoming more popular among those who want to run containers. What is the difference between Podman and Docker? Let’s look…
-
Containers
LXC vs Docker: Pros and Cons Explained
When we start talking about running containers in the home lab or production, two types of containers usually come up in conversation for running services: LXC containers and Docker containers. This article will examine a comparison between LXC and Docker,…
-
DevOps
Top Docker Container Projects in 2024 for Learning
Looking at 2024, picking up new skills is probably on the minds of everyone in the world in the IT field. Learning new container skills is a great goal. In this article, let’s look at the top Docker container projects…
-
Containers
Dockge Fancy Docker Stack Manager
I have been a big fan of the Uptime Kuma project by developer Louis Lam, and it is a great addition to the home lab. Louis also has a new project called Dockge, in case you have not heard about…
-
home lab
OpenSpeedTest Server Self-hosted Network Speed Test in Docker
Checking speeds in your network is a great way to troubleshoot and also keep a check on performance metrics. If you are like me, you have probably relied on publicly available speed test servers to check the speed of your…
-
Containers
Rancher Desktop vs Docker Desktop: A Detailed Comparison
Desktop container tools are great for developers, DevOps professionals, and home labbers to get their feet wet with containers without having to spin up a virtual machine as a container host. When running containers in a desktop environment, I recommend…