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
Can you be more specific about your performance objectives? The Pi5 can handle jellyfin and nextcloud relatively well, so if you're having issues with them, identifying the bottlenecks can help narrow down the hardware recommendations.
I'm specifically looking into this at the moment as I have been gifted a pi 5.
Most websites say avoid trying to host jellyfin on a pi 5 (codec and hardware issues are frequently noted). Do you have experience that shows these are non-issues?
Any low power device is going to struggle with video playback unless you're doing direct streaming. The exception being the new Intel N line of processors that have capable enough GPUs to do the transcoding. If all you're after is decent transcoding performance for H264/H265 video, anything newer than Intel's 7-8th gen CPUs will do the job. $100-$200 used optiplexes and thinkcentres can easily handle this type of workload.
For reference: https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding
I have to agree with such websites; every time I try to encode a movie in Jellyfin on my Pi 5, every service I host there freezes for a few moments.
Thanks for the response! Is it limited to encoding services then, so if I'm only dealing with streaming common media file types (e.g. MKV, MP4) is it still a problem? I'm not dealing with a ridiculous amount of media, so I could outsource the encoding process alone if needed...
All my media is MKV and it still does that, that’s one of the main reasons why I want to upgrade
Do you really need it? Have you tried disabling transcoding? Sometimes clients would be able to direct stream but for some reason it still transcodes.
I tried disabling encoding which work for some clients, but for clients that don’t support direct stream like the web interface or the official app that isn’t enough.