Logo

Jellyfin Installation Guide (One-Click Installation)

Jellyfin Installation Guide (One-Click Installation)

Jellyfin is an open-source media server that lets you organize and stream your content. This guide explains how to install Jellyfin in one click on a Debian or Ubuntu VPS and quickly access its web interface for configuration.

Jellyfin Installation Guide on Linux (One-Click Installation)

Prerequisites

Before installing Jellyfin, make sure you have the following:

  • A VPS running Debian or Ubuntu (versions supported by Jellyfin)
  • SSH access with root privileges
  • The required minimum resources (CPU, RAM, disk space)

Before proceeding with the installation, ensure your VPS is up to date:

apt update && apt upgrade -y

Running the Quick Installation

Run the following command to install Jellyfin:

curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

If the installation runs correctly, the script will display your operating system information.

Example: Found the following details from '/etc/os-release': Real OS: debian Repository OS: debian Repository Release: bookworm CPU Architecture: amd64 If this looks correct, press enter now to continue installing Jellyfin.

Then simply press Enter to continue.

Conclusion

Congratulations, Jellyfin is now installed on your VPS.
To complete the configuration, open the Jellyfin web interface at the address below and follow the on-screen instructions.

https://<your-ip-or-domain>:8096

Join our Discord community server

For any questions, suggestions, or just to chat with the community, join us on Discord!

900+Members