this post was submitted on 28 Jun 2026
186 points (98.9% liked)

Selfhosted

60281 readers
496 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey Hosters!

Just wanted to share that I got Jellyfin installed and set up on my Windows 2022 Server, and it’s working great! I didn't even know there was a version for WIndows. How do you like that?

I know this is probably “the usual” for everyone here, but I’m genuinely excited that I managed to get it all running smoothly.

After getting the server up, I went through the basics (users/permissions, library paths, and making sure everything was reachable on the network) and it all just worked. The interface is super clean, playback is nice and responsive, and it feels like I’ve been missing out on this until now.

Huge thanks to the Jellyfin team and the community! This project is awesome!! If anyone is stuck, please don’t give up. keep poking at the configuration and it’ll pay off. Now I just need to spend some time organizing my libraries!

Happy Hosting!

you are viewing a single comment's thread
view the rest of the comments
[–] offspec@lemmy.world 9 points 2 days ago (1 children)

Hey you can always set up GPU rendering and like a tmpfs transcoding cache volume if you want your compose to look a little more complicated

[–] entropicdrift 2 points 18 hours ago (1 children)

tmpfs is overkill. I just use a crappy old 128G SSD and it's still way faster than needed for all of my transcodes combined.

Anyway just my 2 cents.

[–] offspec@lemmy.world 1 points 17 hours ago (1 children)

Frequent write/deletes of so much data would be rough on my hdds, and I've got a couple hundred gigs of RAM, why not tmpfs it?

[–] entropicdrift 1 points 17 hours ago* (last edited 17 hours ago) (1 children)

I've been using the same 10+ year old 128G SSD for transcoding, cache, and metadata storage for like 6 years now across multiple tiny servers (as I've upgraded) with limited RAM. My current one has 16G of RAM, which is more than enough for JF, but not enough to store a whole movie transcode, let alone multiple at once. Refycled small old SSDs are a lot cheaper and easier to come by than RAM these days, that's all I'm saying. No hate of course, your setup makes sense for what you have, I'm just saying my way is cheaper and more than fast enough for people just building their servers now.

[–] offspec@lemmy.world 1 points 9 hours ago

For sure, my memory all together was like $30 when I bought it, the pleasure of old server hardware I suppose