Jellyfin¶
Users¶
Create the following users in Synology DSM:
- jellyfin
SSH into the NAS with admin user, and get the id
for the user and group:
1 2 |
|
Shares¶
Grant the Jellyfin user read only access to the entertainment
share. If you have yet to create it, see the yarr
docs.
Stack¶
Create the following files and folders under the stack
share:
docker-compose.yml¶
Remember to change the user:
to the id
of your jellyfin
user.
1 2 3 4 5 |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|
Last update:
June 28, 2023