this post was submitted on 09 Nov 2023
4 points (100.0% liked)
Self-Hosted Main
21 readers
1 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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could set up each of them a Steam-headless docker container. I use one on my nas to game on a very low end laptop.
Ooh this is interesting. My gaming computer only runs windows currently but since I wouldn't be able to game when my friends used it I could just reboot into Linux when I'm not using it.
Seems like it needs a dedicated gpu so only one person could use it at a time but that's fine
I personally run it on a linux system, but If you wanted to I don't see why you couldn't just run docker on your windows install (Make sure you follow the wsl 2 guide, and not the hyper-v one. Docker for Windows doesn't support gpu passthrough on hyper-v). As for the gpu issue while I've never tried gaming simultaneously, I do have several docker containers accessing 1 gpu. So it might be worth a shot to see if they could all, or at least a couple, could play off of the one gpu, but it would depend on how heavy the games you're playing are of course.