Skip to content

This script is there to help you setup https for Jellyfin

Notifications You must be signed in to change notification settings

oshura3/JellyfinSSL-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JellyfinSSL-Script

This script is there to help you setup https for Jellyfin.

Requirements

  1. In order for this to work you need to have access to port fowarding on your router.

  2. You also need to have a valid domain that is routing request to your public IP, of the device jellyfin server is running on. We recommended DuckDNS to setup one, if you don't already have one.

SETUP For Nginx:

git clone https://github.com/PineApple-Logic/JellyfinSSL-Script.git
cd JellyfinSSL-Script/
chmod +x ssl-nginx.sh
./ssl-nginx.sh

OR

SETUP For Apache:

git clone https://github.com/PineApple-Logic/JellyfinSSL-Script.git
cd JellyfinSSL-Script/
chmod +x ssl-apache.sh
./ssl-apache.sh

Done

About

This script is there to help you setup https for Jellyfin

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%