this post was submitted on 19 Feb 2024
19 points (95.2% liked)

Selfhosted

39159 readers
431 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have an aging gaming desktop with a GTX 970 that I've previously used to let friends/family stream games. My area has a lot of fiber so it's surprisingly usable, even got VR working. Problem is, I'd prefer to use it as a NAS most the time as it has plenty of drive bays and I need somewhere better to run jellyfin than my desktop.

I'm somewhat aware of the options as I've used various hypervisors etc before, but I also want something as simple as possible. Because of that, I'm looking at TrueNAS. I'm aware my point of difficulty is gonna be the GPU. Is there any easy way to use it for a gaming VM at times and jellyfin encode others? If there's not some nifty feature in Proxmox or TrueNAS to solve my problem, how dumb would running a linux VM with both the games and Jellyfin be?

Forgive me if this is a more generic question than I realize. I'd be plenty happy to be pointed to some existing resources.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 months ago

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.