jellyfin
The Free Software Media System - Server Backend & API
⭐ 53,221 stars on GitHub · 🍴 4,972 forks · 📜 License: gpl-2.0 · 💻 Language: C#
What is jellyfin?
Ditching proprietary media servers with paywalled features requires a backend built purely on open-source principles. By porting a legacy Emby codebase to modern .NET, this media system delivers a completely free, cross-platform streaming architecture
Topics: the project is tagged with popular topics:
- 🏷️
csharp - 🏷️
dotnet - 🏷️
hacktoberfest - 🏷️
jellyfin
Quick install
See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:
git clone https://github.com/jellyfin/jellyfin.git
cd jellyfin
docker build -t jellyfin .
docker run -d -p 8080:8080 jellyfin
Minimum system requirements
| Component | Recommended |
|---|---|
| RAM | 4096 MB |
| CPU | 2 vCPU |
| Disk | 50 GB SSD |
| OS | Ubuntu 22.04 LTS / Debian 12 |
| Docker | 24.0+ |
⚡ Deploy fast on VSIS
Use the VSIS VPS Standard 4GB RAM / 2 vCPU / 50GB SSD (~150k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running jellyfin smoothly.
🎯 Benefits:
- One-command
docker compose up -ddeploy in 2 minutes - Dedicated IPv4, root access, unmetered domestic bandwidth
- Daily snapshot backup
- Free install assistance from the VSIS team
👉 See matching VPS plans at vsis.net
Resources
- 🔗 GitHub: jellyfin/jellyfin
- 🌐 Homepage: https://jellyfin.org
- 📚 Official docs: see README in the repo
- 💬 Community: GitHub Issues + Discussions
Article compiled from GitHub data on 13/06/2026. Star/fork counts may have changed — see live numbers via the GitHub link.