{"id":50744321,"url":"https://github.com/zep283/helm-media-server-stack","last_synced_at":"2026-06-10T19:03:57.868Z","repository":{"id":237289888,"uuid":"794218266","full_name":"zep283/helm-media-server-stack","owner":"zep283","description":"Helm Chart for Jellyfin and *arr media stack","archived":false,"fork":false,"pushed_at":"2024-05-09T23:31:26.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-10T00:30:53.636Z","etag":null,"topics":["helm-chart","jellyfin","radarr","sonarr"],"latest_commit_sha":null,"homepage":"","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zep283.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T17:24:07.000Z","updated_at":"2024-05-09T23:31:29.000Z","dependencies_parsed_at":"2024-05-10T00:30:29.277Z","dependency_job_id":null,"html_url":"https://github.com/zep283/helm-media-server-stack","commit_stats":null,"previous_names":["zep283/helm-media-server-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zep283/helm-media-server-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zep283%2Fhelm-media-server-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zep283%2Fhelm-media-server-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zep283%2Fhelm-media-server-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zep283%2Fhelm-media-server-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zep283","download_url":"https://codeload.github.com/zep283/helm-media-server-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zep283%2Fhelm-media-server-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34165564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["helm-chart","jellyfin","radarr","sonarr"],"created_at":"2026-06-10T19:03:57.128Z","updated_at":"2026-06-10T19:03:57.853Z","avatar_url":"https://github.com/zep283.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium Article\nFull setup guide [here](https://medium.com/@zep283/kubernetes-hardware-accelerated-home-streamer-a2b12104e24e?source=rss-8f1469682ad5------2)\n\n## Media Server Stack Helm Install\n` helm upgrade --install mss . --values values.yaml --namespace media-server`\n\n## GPU Transcoding Enable\n1. helm repo add nfd https://kubernetes-sigs.github.io/node-feature-discovery/charts\n2. helm install nfd/node-feature-discovery --namespace nfd --create-namespace --generate-name\n3. kubectl apply -k 'https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules' \n4. kubectl apply -k 'https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/gpu_plugin/overlays/nfd_labeled_nodes'\n    - verify:  kubectl get nodes -o=jsonpath=\"{range .items[*]}{.metadata.name}{'\\n'}{' i915: '}{.status.allocatable.gpu\\.intel\\.com/i915}{'\\n'}\"\n    - /usr/lib/jellyfin-ffmpeg/vainfo \n    - may need to change group id to match /dev/dri if it keeps reseting\n\n## Certificate - Cert Manager\n1. helm repo add jetstack https://charts.jetstack.io\n2. helm upgrade --install cert-manager jetstack/cert-manager --namespace cert-manager --create-namespace --values helm/cert-manager/values.yaml --set installCRDs=true\n\n## Tips\n- Get public IP  \n`curl https://ipinfo.io/ip`\n    this is the DNS A record value\n- Get Ip range for LOCAL_NETWORK in transmission (result is under default gateway)  \n`ipconfig`\n- Recover cmdline.txt  \n`cat /proc/cmdline`\n- Get ~/.kube/config file from k3s master node  \n`sudo cat /etc/rancher/k3s/k3s.yaml`\n- Access WSL filesystem with this path  \n`\\\\wsl$`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzep283%2Fhelm-media-server-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzep283%2Fhelm-media-server-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzep283%2Fhelm-media-server-stack/lists"}