I run the steam headless docker, using dockers you don't have to pass through a gpu so Jellyfin can still use it for transcoding aswell. Or like you said you can go the other way and put them both in a vm
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I have a TrueNAS Scale NAS in my home network. Since they using k3s, your NVidia GPU should be picked up automatically: https://docs.k3s.io/advanced#nvidia-container-runtime-support If you have troubles, I guess a little tweak here and there and you should be fine. I generally recommend Truenas, it serves me several years until now.
You could possibly also use proxmox and setup a VM for docker, games (use GPU passthrough), and TrueNAS. You also combine docker and games to same VM to use GPU for jellyfin. Only thing is I'm not quite sure how well your games will play (guess it depends on what games). Also keep in mind TrueNAS requires alot of memory (RAM). If you don't have enough for your games and TrueNAS you may have some performance issues.
You could also try running everything from within TrueNAS but personally I'm not a fan of it. I haven't tried TrueNAS scale yet but it does look promising.