0
0
mirror of https://github.com/jellyfin/jellyfin.org.git synced 2025-06-08 07:13:57 +00:00
Files
jellyfin.org/docs/general/installation/index.mdx

22 lines
1.2 KiB
Plaintext

---
uid: installation-index
title: Installation
hide_table_of_contents: true
---
The Jellyfin project and its contributors offer a number of pre-built binary packages to assist in getting Jellyfin up and running quickly on multiple systems.
:::caution
[FreeBSD](https://www.freebsd.org/) and its derivatives, such as [TrueNAS CORE](https://www.truenas.com/truenas-core/), are **NOT** supported by Jellyfin due to .NET officially not being compatible with these platforms.
Even though there are builds available online for these platforms, they are unofficial and from [a separate project](https://github.com/Thefrank/jellyfin-server-freebsd). If you do encounter issues on these platforms, please ask for support in their respective support channels first.
[TrueNAS SCALE](https://www.truenas.com/truenas-scale/) is based on Linux and therefore officially supported. Please install the Jellyfin app from its app repository. This app is not officially maintained by the Jellyfin team, therefore please use the TrueNAS support channels for help first.
:::
For info on selecting hardware for a Jellyfin server, please refer to the [Hardware Selection Guide](/docs/general/administration/hardware-selection)
import DocCardList from '@theme/DocCardList';
<DocCardList />