Comment on [Proxmox] Jellyfin w/ NAS mount + iGPU passthrough
frongt@lemmy.zip 6 days ago
curl doesn’t work on my machine, most install scripts don’t work, nano edits crash, and mounts are inconsistent.
If your system is that fucked, I would wipe it and start over.
Personally I run all my containers in a Debian VM because I haven’t bothered migrating them to anything proxmox native. But gpu accel should work fine if you follow the directions from jellyfin: jellyfin.org/docs/…/hardware-acceleration/
Just make sure you follow the part about doing it in docker.
LazerDickMcCheese@sh.itjust.works 6 days ago
That’s where I’m at, dude. I bought into the idea of Proxmox because I was led to believe that it makes docker deployment easier…but I’m thinking it would actually work if I just used a VM
AbidanYre@lemmy.world 6 days ago
Like docker directly on proxmox? Docker on proxmox isn’t going to be any better than docker on anything else.
VMs and LXC are where proxmox has its best integration.
Docker in a VM on proxmox, while maybe not the recommended way of doing things, works quite well though.
frongt@lemmy.zip 6 days ago
I don’t know if containers on proxmox is easy, but containers in a Debian VM is trivial.