• 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?

    rakelbara
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Denmark
    #1
    2025-01-04, 09:47 AM (This post was last modified: 2025-01-04, 09:52 AM by rakelbara. Edited 1 time in total.)
    Hello!
    I've somehow managed to install Docker on my Almalinux VPS server, and then I went through the Jellyfin Docker installation guide (https://jellyfin.org/downloads/docker), which seems to have gone well. What is my next step?? I'm a complete n00b when it comes to terminal/linux/docker/ and all this stuff, so feel free to spell it out for me Grinning-face
    Thanks in advance!
    Topomov
    Offline

    Junior Member

    Posts: 32
    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)


    • 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