• 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 Problem with upgrade and configuration

     
    • 0 Vote(s) - 0 Average

    Problem with upgrade and configuration

    v0rt
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Aug
    Reputation: 0
    Country:France
    #3
    2025-08-20, 08:07 AM (This post was last modified: 2025-08-20, 08:08 AM by v0rt.)
    Code:
    version: "3.7"

    services:
      jellyfin:
        container_name: jellyfin
        image: jellyfin/jellyfin:latest

        restart: unless-stopped
        privileged: true
        ports:
          - "8096:8096"
          - "8920:8920" 
        volumes:
          - /data/media/movies:/media/Movies
          - /data/media/series:/media/Series
          - /data/media/music:/media/Music
          - /data/anime:/media/Anime
          - /mnt:/media/Transcode
          - data:/config
          - data:/cache



        environment:
          - TZ="Europe/Paris"
          - NVIDIA_VISIBLE_DEVICES=all
        runtime: nvidia
        deploy:
          resources:
            reservations:
              devices:
                - capabilities: [gpu]
       

    volumes:
      data:
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Problem with upgrade and configuration - by v0rt - 2025-08-19, 06:43 PM
    RE: Problem with upgrade and configuration - by bitmap - 2025-08-20, 12:26 AM
    RE: Problem with upgrade and configuration - by v0rt - 2025-08-20, 08:07 AM
    RE: Problem with upgrade and configuration - by visualblind - 2025-08-20, 08:19 AM
    RE: Problem with upgrade and configuration - by v0rt - 2025-08-20, 08:37 AM
    RE: Problem with upgrade and configuration - by v0rt - 2025-09-01, 02:40 PM

    • 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