this post was submitted on 08 Jun 2026
477 points (96.1% liked)

Selfhosted

59864 readers
943 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] hereiamagain@sh.itjust.works 1 points 1 day ago* (last edited 1 day ago) (1 children)

So basically if I slap emby on an open port, and point my domain to my IP, it'll work just the same. Connect is just for people without static IP addresses?

I ask because most people say you can't put JF on an open port and call it good. Not safe.

Emby is based on jf from years ago. Is it safe?

Pretty much.

But... I mean... that's not the right thing to do for proper security. You would be 100% reliant on user passwords and the devs fixing any security issues like remote code execution or privilege escalation in a timely manner, and you updating after that release comes. Now if Emby is running in a container like docker, or on a dedicated system, you have backups, etc. then even if someone got in there's not much they could realistically do other than watch your media.

But realistically, you won't have issues doing it that way in the real world unless you're already being targeted for some reason.

Emby is based on jf from years ago.

That's backwards... Jellyfin was forked from Emby in 2018. Both have been developed separately since then, and are still very similar.