Aadil Ayub
54db60a580
continuous-integration/drone/push Build is passing
Details
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
README.md | ||
compose.yml |
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.