• 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 Troubleshooting Networking & Access Lost my Nginx config, can't get it it working again.

     
    • 0 Vote(s) - 0 Average

    Lost my Nginx config, can't get it it working again.

    I'm so lost.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2025-01-22, 03:50 PM
    All of the "add_header" blocks are optional, but recommended. Even with http.

    The example you provided has the "listen" lines in a separate server block.

    There are HTTP examples that are collapsed as we try to encourage HTTPS.

    https://jellyfin.org/docs/general/networ...ig-example

    Click that to go to the http port 80 example and expand the code block.

    You should be able to just copy and paste that example and just replace the server_name with your domain name and replace "jellyfin" with your jellyfin server's actual host name or IP. Looks like "localhost" would be what you change "jellyfin" to.

    Code:
    set $jellyfin localhost;
    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
    Lost my Nginx config, can't get it it working again. - by BB98 - 2025-01-21, 04:29 PM
    RE: Lost my Nginx config, can't get it it working again. - by TheDreadPirate - 2025-01-21, 04:36 PM
    RE: Lost my Nginx config, can't get it it working again. - by BB98 - 2025-01-21, 11:40 PM
    RE: Lost my Nginx config, can't get it it working again. - by BB98 - 2025-01-21, 11:45 PM
    RE: Lost my Nginx config, can't get it it working again. - by TheDreadPirate - 2025-01-22, 03:50 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