- Notifications
You must be signed in to change notification settings - Fork20
home-cluster/jellyfin-openshift
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project contains the required resources to deploy Jellyfin intoOpenShift.
Thedeploy/
directory contains somePersistentVolumeClaim
s , aDeployment
,Service
, andRoute
to deploy Jellyfininto OpenShift. For Kubernetes, everything except theRoute
should work. You will likely need to edit thePersistentVolumeClaim
s to fit your environment.