• 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 Is it possible to move Jellyfin from centos to ubuntu?

     
    • 0 Vote(s) - 0 Average

    Is it possible to move Jellyfin from centos to ubuntu?

    cthunsfrd
    Offline

    Junior Member

    Posts: 8
    Threads: 4
    Joined: 2023 Jul
    Reputation: 0
    Country:China
    #1
    2025-01-10, 01:56 AM
    My Jellyfin server was installed on Centos7.9 which is out of date and recently I wanted to move it to a new server with ubuntu 22.04.
    And also I want to update Jellyfin server to the latest version.
    Is that possible to move the data to the new server?

    Old server configuration:
    OS:Centos7.9
    Jellyfin:10.8.10
    Media files are on a windows server mounted via cifs.
    I wrote a script to mount the folders on startup and configured jellyfin server service by requesting the mount of the folder in file
    /etc/systemd/system/multi-user.target.wants/jellyfin.service
    ickyfehmleh
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    Country:United States
    #2
    2025-01-10, 05:56 AM
    Did you install it via Docker or bare metal?

    I originally installed Jellyfin bare metal, then moved to Docker (with the proper Jellyfin image). Was an easy switch as I just pointed the container to various paths that already existed. When I eventually moved to a wholly new machine I just needed to tar up those dirs, copy them to the new box, and the docker image ran fine.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2025-01-10, 01:52 PM
    Follow this process to migrate to the new Ubuntu server.

    Backup/migrate these folders on the CentOS host.

    /etc/jellyfin
    /var/lib/jellyfin
    /var/cache/jellyfin

    Install Jellyfin 10.10.3 on the new Ubuntu host. Once the install completes, stop the Jellyfin service.

    Restore the folders I mentioned above. Then ensure jellyfin owns the folders.

    sudo chown -R jellyfin: /etc/jellyfin /var/lib/jellyfin /var/cache/jellyfin

    Start the Jellyfin service. It will likely take several minutes to start since it has to apply A LOT of database migrations going from 10.8.10 to 10.10.3. Be patient, do not interrupt it.
    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]
    cthunsfrd
    Offline

    Junior Member

    Posts: 8
    Threads: 4
    Joined: 2023 Jul
    Reputation: 0
    Country:China
    #4
    2025-01-11, 07:59 AM (This post was last modified: 2025-01-11, 08:02 AM by cthunsfrd. Edited 1 time in total.)
    Thanks! Already tried the stpes above today.
    It took about 3 hours to install new software and migrate data, everything worked as expected.
    1
    « 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