![]() |
Access Jellyfin outside Network - 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: Access Jellyfin outside Network (/t-access-jellyfin-outside-network) |
Access Jellyfin outside Network - alveou - 2023-07-26 Hello ! I have Jellyfin setup on a RaspberryPi and I would like to make it accessible from outsite my network. What's the best way to do it ? I tried port forwarding but I think my ISP doesn't allow me to do it 100% Do you guys have any tutorials I can follow ? Thank you ! RE: Access Jellyfin outside Network - TheDreadPirate - 2023-07-26 The suggested method for external access is to setup a reverse proxy with nginx, apache, caddy, etc., and get your cert from LetsEncryptto enable https. https://jellyfin.org/docs/general/networking/#running-jellyfin-behind-a-reverse-proxy If your ISP doesn't give you a static IP, you will need to acquire a DDNS address. |