• 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 Finished the docker installation guide - what now?

     
    • 0 Vote(s) - 0 Average

    Finished the docker installation guide - what now?

    Topomov
    Offline

    Junior Member

    Posts: 33
    Threads: 2
    Joined: 2023 Jul
    Reputation: 1
    #2
    2025-01-04, 03:22 PM (This post was last modified: 2025-01-04, 03:23 PM by Topomov. Edited 2 times in total.)
    On your VPS provider dashboard have you opened the port you specified in your docker installation? If you haven't changed anything, the default port should be 8096.

    If you don't know how to do that I suggest to Google how to open a port on your VPS provider.

    Once that port is opened, what you will want to do is is connect to your Jellyfin instance via this url:

    Code:
    https://<IP_OF_THE_VPS>:8096

    You should then follow the step by step instruction you see on your screen.

    PS: Also, as you probably noticed, there is this following parameter:
    Code:
    -v /media:/media
    which is where you will want to add your media. I am not sure how you plan to use Jellyfin for; but personally I've changed it so that it looks like this:

    Code:
    -v /media/movies:/media/movies  -v /media/shows:/media/shows
      (and more as you wish)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Finished the docker installation guide - what now? - by rakelbara - 2025-01-04, 09:47 AM
    RE: Finished the docker installation guide - what now? - by Topomov - 2025-01-04, 03:22 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