• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions jellyfin-helm - How to

     
    • 0 Vote(s) - 0 Average

    jellyfin-helm - How to

    AuqW9cQ
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-08-09, 10:26 AM
    Hello, 

    i found the (official) Jellyfin Helm Repo here:
    https://github.com/jellyfin/jellyfin-helm

    But there is no description how to use this.

    I tried a few times to find out the chart-adress without success.

    Is there a how to use this helm Chart or does someone use this chart and can tell me how to use it?
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2024-08-09, 11:04 AM
    The readme is in the "charts/jellyfin" folder.

    https://github.com/jellyfin/jellyfin-hel...s/jellyfin
    AuqW9cQ
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #3
    2024-08-27, 02:40 PM
    Thanks for your answer @Efficient_Good_5784

    I´ve already found and read the ReadMe, but there is no answer for my question.

    How ist the address for adding the repo?

    Code:
    helm repo add https://???
    ash
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    Country:Isle of Man
    #4
    2024-08-27, 05:27 PM (This post was last modified: 2024-08-27, 05:28 PM by ash.)
    I was just looking for the exact same thing, I cannot see a repo already made but I can see the workflow defined here to build and publish the Helm chart:

    https://github.com/jellyfin/jellyfin-hel...lease.yaml

    Looks like it should be publishing to the container registry but don't see one within the repo.

    Alternatively I guess you can just clone the repo, cd to charts/jellyfin and then install like so:


    ash@ballig:~/helm/jellyfin-helm/charts/jellyfin$ helm install jellyfin . -n media-stack --create-namespace
    NAME: jellyfin
    LAST DEPLOYED: Tue Aug 27 17:18:57 2024
    NAMESPACE: media-stack
    STATUS: deployed
    REVISION: 1
    TEST SUITE: None
    NOTES:
    1. Get the application URL by running these commands:
      export POD_NAME=$(kubectl get pods --namespace media-stack -l "app.kubernetes.io/name=jellyfin,app.kubernetes.io/instance=jellyfin" -o jsonpath="{.items[0].metadata.name}")
      Visit http://127.0.0.1:8080 to use your application
      kubectl port-forward $POD_NAME 8080:80


    Not the nicest way but in the future you can swap the "." for jellyfin/jellyfin once a repo is made.
    AuqW9cQ
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #5
    2024-08-28, 06:21 AM
    Oh, what a pity...

    Then I'll probably use another one until there's an official repo.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode