2025-06-01, 12:12 PM
Hello!
Found a solution.
Directories under $JELLYFIN_WEB_DIR (standard for jellyfin/jellyfin image is /jellyfin/jellyfin-web) inside the container are exposed by the webserver: http(s):<servername|ip>[:port]/web/<directory-name>.
So mounting a volume to /jellyfin/jellyfin-web/<directory-name> solves my problem.
Have fun!
chris
Found a solution.
Directories under $JELLYFIN_WEB_DIR (standard for jellyfin/jellyfin image is /jellyfin/jellyfin-web) inside the container are exposed by the webserver: http(s):<servername|ip>[:port]/web/<directory-name>.
So mounting a volume to /jellyfin/jellyfin-web/<directory-name> solves my problem.
Have fun!
chris