• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Setup Reverse Proxy?

     
    • 0 Vote(s) - 0 Average

    Setup Reverse Proxy?

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-04-05, 05:44 PM
    Interesting. If you want to leave that alone, you can try adding Jellyfin to nginx.

    https://jellyfin.org/docs/general/networking/nginx/

    I need to revalidate this doc because these 3 lines caused issues for me, so I commented them out of my nginx config.

    Code:
    location = / {
            return 302 http://$host/web/;
            #return 302 https://$host/web/;
        }

    You can change the "listen" line at the top of the doc to listen on a different port since OwnTracks is already listening there.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 03:41 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 03:58 PM
    RE: Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 04:24 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 04:36 PM
    RE: Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 04:49 PM
    RE: Setup Reverse Proxy? - by Daemon - 2024-04-05, 04:37 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 04:39 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 04:54 PM
    RE: Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 05:06 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 05:18 PM
    RE: Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 05:25 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 05:38 PM
    RE: Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 05:40 PM
    RE: Setup Reverse Proxy? - by TheDreadPirate - 2024-04-05, 05:44 PM
    RE: Setup Reverse Proxy? - by 4r5hw45twh - 2024-04-05, 06:49 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode