The Free Software Media System
Go to file
3wc 114a006554
continuous-integration/drone/push Build is passing Details
chore: publish 0.1.9+10.8.13 release
2023-12-02 12:24:45 -03:00
.drone.yml Add EXTRA_VOLUME for Drone 2023-01-21 12:07:30 -08: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' 2023-01-19 07:17:47 +00:00
compose.yml chore: publish 0.1.9+10.8.13 release 2023-12-02 12:24:45 -03: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/$USER/media:/media/ # replace /home/$USER/media with folder of your  choice

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