10 hours ago
(This post was last modified: 10 hours ago by EggplantHabitat856.)
(10 hours ago)TheDreadPirate Wrote: Use Caddy with HTTPS, which requires you get a domain. Domains from DuckDNS are free.
https://jellyfin.org/docs/general/networking/caddy/
Port forward port 443 and port 80 (required for certificate setup) to your server running caddy. Caddy handles all the external connections via https, meaning the connection is fully encrypted with external clients.
Thank you. Will this work with the Jellyfin apps, such as Jellyfin on Android TV, as well?
(Yesterday, 06:04 PM)Sativex Wrote: Look in the Guides section for the Caddy guide, pretty easy to setup, it handles the reverse proxy and https certification.
Thank you, I'll check it out!