No description
- Smarty 100%
| .woodpecker | fix? ci tag handling | |
| chart | chore(deps): update jellyfin/jellyfin docker tag to v10.11.5 | |
| LICENSE | add license | |
| README.md | refresh, move custom values out, add chart pubilsh | |
| renovate.json | Add renovate.json | |
jellyfin
a helm chart for running a jellyfin server, designed for use with S3
deployment
- recommended install an s3 csi driver
- create a pvc in advance using the new storage class
- install the helm chart, with values modified as necessary:
helm upgrade --install \ -n jellyfin my-jelly \ oci://registry-1.docker.io/grumble/jellyfin \ -f /path/to/extra/values.yaml \ --create-namespace