The Free Software Media System
Go to file
Aadil Ayub 40d327023c Update 'README.md' 2022-09-13 06:11:06 +00:00
.env.sample Initial Jellyfin config 2022-05-06 17:10:52 +01:00
.gitignore Initial import 2022-05-06 16:12:25 +01:00
README.md Update 'README.md' 2022-09-13 06:11:06 +00:00
compose.yml chore: publish 0.1.1+10.8.4 release 2022-08-19 17:12:48 -06:00

README.md

jellyfin

One line description of the recipe

  • Category: Apps
  • Status: 1, alpha
  • Image: jellyfin//jellyfin, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new jellyfin --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.

Adding Media

You can mount a folder of your choice to jellyfin by editing this line after running abra app config ${your jelllyfin url}

EXTRA_VOLUME=/home/aadil/media:/media/ # replace /home/aadil/media with folder of your  choice

Then during the jellyfin setup wizard use this folder as the path for your jellyfin library.