How to Install Docker on a Virtual Machine in Proxmox
|

How to Install Docker on a Virtual Machine in Proxmox

If you’re running a homelab with Proxmox, you might be wondering whether to install Docker directly on the Proxmox host or inside a virtual machine (VM). While Proxmox supports LXC containers, many users still prefer the flexibility and isolation that a Docker VM offers. In this guide, I’ll walk you through setting up a VM…

Frigate NVR logo
|

How to Install Frigate NVR with Coral USB TPU in a Docker VM (Proxmox Guide)

In this guide, I’ll walk you through setting up Frigate NVR using Docker inside a virtual machine,with hardware acceleration via a passed-through Coral USB TPU. This setup is ideal for homelabenthusiasts looking to offload object detection tasks and maximize performance on their localservers. Prerequisites Host Configuration (USB Passthrough) To enable object detection using the Coral…

Docker logo from docker press kit
|

Installing Docker

Since a few year Docker s quite popular, it’s easy to use but for people starting out a little challenging sometimes. In this tutorial I will share ,y Debian & Ubuntu install script. Let’s get started To get going we need a running OS. Download and install Ubuntu or Debian in a virtual machine using…