• 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 Troubleshooting How do i install Jellyfin on DS224+

     
    • 0 Vote(s) - 0 Average

    How do i install Jellyfin on DS224+

    How do i install Jellyfin on DS224+
    Vette
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Sweden
    #3
    2024-09-02, 03:49 PM
    I did follow this guide to make a restricted docker and user in container manager.
    https://drfrankenstein.co.uk/step-2-sett...ining-ids/

    And working on the docker-compose.yml settings now.

    services:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        environment:
          TZ: Europe/Stockholm
          user: xxx:xxxxx  xxx:xxxxx is going to be replaced with my UID and GID
        volumes:
          - /volume1/docker/jellyfin/config:/config:rw
          - /volume1/docker/jellyfin/cache:/cache:rw
          - /volume1/video/Media:/Media:rw
          - /volume1/video/Media2:/Media2:rw
          - /volume1/video/Media3:/Media3:rw
          - /volume1/video/Media4:/Media4:rw
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
          - /dev/dri/card0:/dev/dri/card0
        restart: 'unless-stopped'
        network_mode: host


    What is missing or and what do i need to change.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    How do i install Jellyfin on DS224+ - by Vette - 2024-08-31, 06:18 PM
    RE: How do i install Jellyfin on DS224+ - by theguymadmax - 2024-08-31, 07:13 PM
    RE: How do i install Jellyfin on DS224+ - by Vette - 2024-09-02, 03:49 PM
    RE: How do i install Jellyfin on DS224+ - by Efficient_Good_5784 - 2024-09-02, 05:12 PM
    RE: How do i install Jellyfin on DS224+ - by Vette - 2024-10-06, 11:33 AM

    • 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