How to Run Docker in Proxmox on a VM - WunderTech
I’ve been running Docker on Proxmox for a while now, most recently on my two-node custom-built Proxmox Cluster using Proxmox VE 9.1. Before that, I ran it on…
Tracked topic
Proxmox VE is a free and open-source virtualization platform built on Debian. It supports KVM virtual machines, LXC containers, ZFS storage, clustering, backups, live migration, and high-availability features. For home labs, the big advantage is flexibility. You can run a Windows VM, a Linux server, Home Assistant, Docker, Pi-hole, Plex, Jellyfin, TrueNAS, or even pfSense on the same physical system. For small businesses or more advanced users, Proxmox can scale into multi-node clusters with shared storage and centralized management. The main tradeoff is that Proxmox is infrastructure software
Proxmox VE Guides: Setup, VMs, Containers, Backups, and ClusteringIf you’re still comparing virtualization platforms, these guides are the best place to start: Proxmox vs ESXi Proxmox vs KVM Proxmox vs Hyper-V XCP-ng vs Proxmox Unraid vs Proxmox if you’re deciding between a NAS-focused OS and a hypervisor In general, I’d choose Proxmox if your main goal is virtualization. I’d choose Unraid or TrueNAS if your main goal is NAS storage, and virtualization is secondary. Proxmox can do storage, and NAS operating systems can run VMs, but picking the tool that matches your main use case usually leads to a better setup.
Proxmox VE Guides: Setup, VMs, Containers, Backups, and ClusteringI’ve been running Docker on Proxmox for a while now, most recently on my two-node custom-built Proxmox Cluster using Proxmox VE 9.1. Before that, I ran it on…
I’ve been running Proxmox in a full, 2U home server that I built for my Home Lab , but there’s a massive problem that I’ve been running into, and it…
…Proxmox vs ESXi Proxmox vs KVM Proxmox vs Hyper-V XCP-ng vs Proxmox Unraid vs Proxmox if you’re deciding between a NAS-focused OS and a hypervisor In general, I…
I’ve been running Proxmox as my main hypervisor for over five years, and one of the most common questions I see is whether someone should use Proxmox or Docker . The short…
In this article, we’re going to take a look at how to set up Proxmox Backup server using NFS storage. Proxmox Backup Server is an operating system designed to handle backups…
GPU passthrough on Proxmox lets you map a physical PCIe GPU directly to a virtual machine, so it runs with near-native performance inside that VM. To do it, you enable IOMMU…
In this tutorial, we’re going to look at how to install Jellyfin on Proxmox with Hardware Acceleration. This process will utilize an LXC container for Jellyfin on Proxmox which will keep…
In this tutorial, we will take a look at how to backup Proxmox to a Synology NAS. In specific, we will take a look at how to back up virtual machines in…
…If you’re on an older version of Proxmox, updating Proxmox VE first is worth doing before making storage changes. And if you’re not already backing up regularly, backing up Proxmox…
…You Might Also Like Proxmox vs. Hyper-V: Side-by-Side Comparison April 19, 2023 How to Import QCOW2 Images in Proxmox January 27, 2024 How to Configure the Firewall on Proxmox…