• 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 Lost password

     
    • 0 Vote(s) - 0 Average

    Lost password

    Hectik
    Offline

    Junior Member

    Posts: 19
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    #3
    2024-09-05, 03:08 PM
    Where are you running Docker?

    Without knowing much about how you are running docker and consequently jellyfin, I would sugest "docker exec" into your jellyfin container and change the config file in question.

    OR

    if you want to customize your jellyfin instance in the future, copying the /config and /usr/share/jellyfin/web folders from your jellyfin container to your host, make any changes to the files, in this case the config file you mentioned, and mount the directories on your host to your jellyfin container in the docker compose file.

    Example below:

    Code:
    volumes:
          - ./<your-host-directory>/config:/config
          - ./<your-host-directory>/www:/usr/share/jellyfin/web
    Jellyfin 10.10.7 [LSIO Docker] | Ubuntu 24.04 LTS | i7-12700T | 16 GB RAM | 94TB Storage
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Lost password - by LarkDarklin - 2024-09-05, 02:32 PM
    RE: Lost password - by TheDreadPirate - 2024-09-05, 03:03 PM
    RE: Lost password - by Hectik - 2024-09-05, 03:08 PM
    RE: Lost password - by Efficient_Good_5784 - 2024-09-05, 03:59 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