2023-11-17, 05:54 PM
What paths will be different?
If you will be installing jellyfin the same way (I'm assuming bare metal), you need to follow this process.
Old server:
- stop jellyfin
- backup /etc/jellyfin (configs) and /var/lib/jellyfin (database and other data)
New server:
- run "curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash"
- once the script finishes, stop jellyfin
- over write /etc/jellyfin and /var/lib/jellyfin with your backup from your old server
If you will be installing jellyfin the same way (I'm assuming bare metal), you need to follow this process.
Old server:
- stop jellyfin
- backup /etc/jellyfin (configs) and /var/lib/jellyfin (database and other data)
New server:
- run "curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash"
- once the script finishes, stop jellyfin
- over write /etc/jellyfin and /var/lib/jellyfin with your backup from your old server