• 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 Networking & Access SOLVED: emby and jellyfin on same server

     
    • 0 Vote(s) - 0 Average

    SOLVED: emby and jellyfin on same server

    Can't docker compose with emby already installed
    roycrt
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #8
    2024-02-15, 10:14 PM (This post was last modified: 2024-02-15, 10:17 PM by roycrt.)
    version: '3.5'
    services:
    jellyfin:
    image: jellyfin/jellyfin:latest
    container_name: jellyfin
    user: 1001:1001
    network_mode: 'host'
    volumes:
    - /srv/data/jellyfin/configConfused-faceconfig:rw \ # Alternatively -- - jellyfin-configConfused-faceconfig
    - /srv/data/jellyfin/cacheConfused-facecache:rw \ # Alternatively -- - jellyfin-cacheConfused-facecache
    - /srv/Media/MoviesConfused-facesrv/data/jellyfin/Movies
    - /srv/Media/TVConfused-facesrv/data/jellyfin/TV
    restart: 'unless-stopped'
    extra_hosts:
    - "host.docker.internal:host-gateway"

    I did a chmod -R 777 /srv to open up the directories
    Jellyfin does not start at all. Never completes the compose Errors Slow HTTP Response from http://localhost:8096

    Sorry, all the sad faces are colon/
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    emby and jellyfin on same server - by roycrt - 2024-02-15, 04:16 PM
    RE: emby and jellyfin on same server - by Serge K - 2024-02-15, 05:31 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 06:16 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 08:02 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 08:19 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 09:40 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 09:43 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 10:14 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 10:19 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 10:19 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-15, 11:08 PM
    RE: emby and jellyfin on same server - by TheDreadPirate - 2024-02-15, 11:13 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-16, 02:49 PM
    RE: emby and jellyfin on same server - by roycrt - 2024-02-20, 11:48 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