Jellyfin Forum
Reverse proxy entire Jellyfin instance or mount media remotely? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Reverse proxy entire Jellyfin instance or mount media remotely? (/t-reverse-proxy-entire-jellyfin-instance-or-mount-media-remotely)



Reverse proxy entire Jellyfin instance or mount media remotely? - schnappi - 2025-06-07

Is it preferable to run an entire Jellyfin instance behind a reverse proxy with local disks or run Jellyfin locally (still using a reverse proxy) with remote connections to the media disks? More or less, which would work better? Currently running an entire instance behind a reverse proxy, but it doesn't work great. Not sure if this is completely due to the tunnel or not.


RE: Reverse proxy entire Jellyfin instance or mount media remotely? - crobibero - 2025-06-08

Having the disks being local to Jellyfin is preferred since all data flows through Jellyfin.


RE: Reverse proxy entire Jellyfin instance or mount media remotely? - I-G-1-1 - 2025-06-08

As I don't want Jellyfin to directly manage my collection (folder structure, file names) I prefer to use local connection (only 1GB LAN) to the media disk using SAMBA and mount it as Read Only on the Jellyfin Server.


RE: Reverse proxy entire Jellyfin instance or mount media remotely? - ChosenOne - 2025-06-08

Hello, new user and first time commenter.
I have Jellyfin library set up as read only in truenas just in case for the same reason.
I also have the main portal web facing with a duckdns subdomain working flawlessly. What’s not working great for you?
I’m assuming you’re able to create a new smb user with read only rights to that network file/drive and update on mount?


RE: Reverse proxy entire Jellyfin instance or mount media remotely? - schnappi - 2025-06-16

Running Jellyfin on one network, but accessing it through an Nginx reverse proxy on another network doesn't work great. Haven't tried setting up Nginx caching yet on the reverse proxy. There are a lot of static image and .js files so this might make a difference.


RE: Reverse proxy entire Jellyfin instance or mount media remotely? - bitmap - 2025-06-16

What doesn't work great? I've been running nginx and have several folks utilizing my instance remotely.


RE: Reverse proxy entire Jellyfin instance or mount media remotely? - schnappi - 2025-06-16

Jellyfin is slow when the reverse proxy is on another another network from the server. It could be the connection between the reverse proxy and the server.