2024-06-11, 08:41 PM
(This post was last modified: 2024-06-11, 08:41 PM by TheDreadPirate. Edited 1 time in total.)
In cloudflare you should have an A and/or AAAA record for your domain.tld that points to your IP. Then you need a CNAME that is JUST the subdomain, like "jellyfin" and that points to your domain.tld.
We have Nginx Proxy Manager docs here. Nginx Proxy Manager will automate the certificate request process from Let's Encrypt. You do NOT need certbot.
https://jellyfin.org/docs/general/networ...xy-manager
You DO NOT need https between Nginx and Jellyfin if they are on the same machine or is another machine on your LAN.
We have Nginx Proxy Manager docs here. Nginx Proxy Manager will automate the certificate request process from Let's Encrypt. You do NOT need certbot.
https://jellyfin.org/docs/general/networ...xy-manager
You DO NOT need https between Nginx and Jellyfin if they are on the same machine or is another machine on your LAN.