[GH-ISSUE #87] Add Jellyfin-Vue to Jellyfin #568

Closed
opened 2026-04-16 11:07:25 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @maelp on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/87

It's a better view! https://github.com/jellyfin/jellyfin-vue

Should be as easy as

  jellyfin_vue:
    container_name: jellyfin_vue
    image: ghcr.io/jellyfin/jellyfin-vue:unstable
    restart: always
    ports:
      - 8080:80
Originally created by @maelp on GitHub (Apr 22, 2025). Original GitHub issue: https://github.com/Dokploy/templates/issues/87 It's a better view! https://github.com/jellyfin/jellyfin-vue Should be as easy as ``` jellyfin_vue: container_name: jellyfin_vue image: ghcr.io/jellyfin/jellyfin-vue:unstable restart: always ports: - 8080:80 ```
Author
Owner

@naterfute commented on GitHub (Apr 23, 2025):

I've a feeling this should be it's own thing, because I for one like my jellyfin ui, nor is jellyfin vue feature complete.

<!-- gh-comment-id:2823733968 --> @naterfute commented on GitHub (Apr 23, 2025): I've a feeling this should be it's own thing, because I for one like my jellyfin ui, nor is jellyfin vue feature complete.
Author
Owner

@maelp commented on GitHub (Apr 23, 2025):

The idea could be to have both on different endpoints

Message ID: @.***>

<!-- gh-comment-id:2823761668 --> @maelp commented on GitHub (Apr 23, 2025): The idea could be to have both on different endpoints Message ID: ***@***.***>
Author
Owner

@naterfute commented on GitHub (Apr 23, 2025):

Yes, obviously. I feel like they should be 2 separate projects though

<!-- gh-comment-id:2824352277 --> @naterfute commented on GitHub (Apr 23, 2025): Yes, obviously. I feel like they should be 2 separate projects though
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#568