• 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 Bind mounts on Ubuntu & Docker?

     
    • 0 Vote(s) - 0 Average

    Bind mounts on Ubuntu & Docker?

    theguymadmax
    Offline

    Community Moderator

    Posts: 1,143
    Threads: 0
    Joined: 2024 Jun
    Reputation: 60
    #4
    2025-01-19, 01:35 AM (This post was last modified: 2025-01-19, 01:36 AM by theguymadmax. Edited 2 times in total.)
    Quote:Couldn't I just uncheck "User session defaults" here and just check the "Mount at system startup" box?

    Ok, so if I follow your folder structure with my personal media folders, how do I link mine to JF in Docker? A couple of my folders are:
    Anime, TV Shows, Movies

    Oh, and ok, so if I have my Config/Cache folder structure like that, how is it linked to Docker?

    Fstab is the way to go.  

    Quote:Ok, so if I follow your folder structure with my personal media folders, how do I link mine to JF in Docker? A couple of my folders are:
    Anime, TV Shows, Movies
    So in my example, that's 2 external drives and it's mounted in docker here:

    Code:
          - /media/Media1:/Movies (Drive 1) dedicated to movies

          - /media/Media2:/Shows  (Drive 2) dedicated to shoes


    For your setup - something like this.
    Code:
     - /media/Media:Media
       * You'll have access to all folders in here, you don't need to designate in the content type in the docker file.
       * From Jellyfin you'll be able to browse the external drive and choose what folder to mount to each library.

    Quote:Oh, and ok, so if I have my Config/Cache folder structure like that, how is it linked to Docker?

    It's in the docker compose example. 
    Code:
        volumes:

          - /home/max/Dockers/Jellyfin/Config:/config

          - /home/max/Dockers/Jellyfin/Cache:/cache
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 12:47 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 01:00 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 01:17 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 01:35 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 01:38 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 01:52 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 02:05 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 02:26 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 02:29 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 02:32 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 02:43 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 02:55 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 02:57 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 03:01 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 03:05 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 03:17 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 03:19 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 03:23 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 03:31 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 03:36 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 03:46 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 03:54 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 03:57 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 03:41 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 03:59 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 04:04 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 04:09 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 04:14 AM
    RE: Bind mounts on Ubuntu & Docker? - by 4r5hw45twh - 2025-01-19, 04:22 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 04:21 AM
    RE: Bind mounts on Ubuntu & Docker? - by theguymadmax - 2025-01-19, 04:26 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