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!
view the rest of the comments
It appears as if you misunderstood my post...
I currently DONT have gamestreaming from my Ubuntu Server to the minisforum. I WANT to have it but i don't know how to properly set it up. I tried several installs of sunshine but it fails everytime on encoders... and the docker support is very manual at the moment.
The performance issues i have on BG3 are running directly on the minisforum thats why i want to run it on the server instead.
So basically my post is asking for help on setting up sunshine on my ubuntu server
If you're using Sunshine on an nvidia system, you'll have to patch your nvidia driver to be able to use nvenc and nvfbc without restriction. Check out this repo for more info: https://github.com/keylase/nvidia-patch
What would my advantages be here after using the patches?
I plan to only connect one single client to my host at any given moment. So i don't think i need the restrictions lifted i guess?
Iirc sunshine still need nvfbc to grab the rendered frames.
https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/advanced_usage.html
Got it, thanks!
Ah I don't know much about sunshine and your specific setup. But I know docker can be a pain getting access to devices like graphics cards. Maybe try running natively?
I've got my GPU running in docker when i wanted to use hw transcoding on my Plex docker. So this is already cleared.
I've researched a bit since posting and found that using sunshine directly is not the easiest route to pick here since their docker installation is still in early development and involves a lot of manual config and setup.
I'll go with https://games-on-whales.github.io/gow/running.html as they use sunshine but deliver a nearly completely configured docker-compose environment.
I ordered a HDMI dummy plug that i can use.