Add section about Unraid template

This commit is contained in:
Joshua Boniface 2018-12-11 21:40:34 -05:00
parent de38a7e281
commit e56d7d9321
1 changed files with 5 additions and 1 deletions

View File

@ -51,6 +51,10 @@ A package repository is available at https://repo.jellyfin.org. To use it:
sudo apt install jellyfin
```
### Unraid
An Unraid Docker template is available. See [this documentation page](https://github.com/jellyfin/jellyfin/blob/master/unRaid/docker-templates/README.md) for details on installing it.
## Building Jellyfin packages from source
Jellyfin seeks to integrate build facilities for any desired packaging format. Instructions for the various formats can be found below.