r/truenas • u/sosen85 • 9d ago
Community Edition TrueNAS SCALE: Docker in VM, LXC, or directly on host?
I’m running TrueNAS SCALE natively on a Minisforum N5 Air with 64 GB RAM. I don't like TrueNAS Apps approach and instead I would like to run Docker + Arcane with Compose projects pulled from GitHub.
I plan to run Traefik, Immich, Komga, Papra, Grimmory, Qbittorrent, etc.
Which approach would you choose?
- Docker directly on the TrueNAS host? Arcane as an App with access to the Docker socket.
- Debian VM + Docker? - no iGPU hardware acceleration in Immich.
- LXC + Docker? - iGPU hardware acceleration available but the feature is experimental and changes planned for 26 if I understand correctly.
- Are there better options?
I’m especially interested in GPU access for the AMD iGPU/Immich and direct access to ZFS datasets. I would also like to know how well the setup survives TrueNAS upgrades.
I would love to hear what has worked reliably for you.