In the world of modern software development and IT infrastructure, containerization has emerged as a transformative technology. It offers a way to package software into isolated environments, making ...
Thanks to their lightweight nature, minimal overhead, and fast startup times, Proxmox LXCs (Linux Containers) are a popular choice for many virtualization enthusiasts. However, in my journey building ...
I have a Proxmox host with an unprivileged container, running Frigate NVR in Docker, because Docker is the only supported way to run Frigate. I could use a VM but then I'd have to pass the whole iGPU ...