71ed47a5d3
The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine. Changes Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates Issues Fixes template showing up in unRaid with the changes applied.
16 lines
358 B
Markdown
16 lines
358 B
Markdown
# docker-templates
|
|
|
|
### Installation:
|
|
|
|
Open unRaid GUI (at least unRaid 6.5)
|
|
|
|
Click on the Docker tab
|
|
|
|
Add the following line under "Template Repositories"
|
|
|
|
https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates
|
|
|
|
Click save than click on Add Container and select jellyfin.
|
|
|
|
Adjust to your paths to your liking and off you go!
|