Nginx | Documentation - Jellyfin Project
jellyfin.org › docs › generalNginx. " Nginx (pronounced "engine X") is a web server which can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and first publicly released in 2004. [9] A company of the same name was founded in 2011 to provide support and Nginx plus paid software."
Caddy | Documentation - Jellyfin Project
jellyfin.org › docs › generalThe easiest way to reverse proxy to Jellyfin is with the reverse-proxy command: caddy reverse-proxy --from :5001 --to 127.0.0.1:8096 That is a simple but production-ready plaintext HTTP reverse proxy. If you have: permission to bind to low ports, and; a public domain name's DNS records pointed at your machine, then you can serve over HTTPS just ...