Comment on Jellyfin on rootles docker access to encrypted drive
Octavusss@lemm.ee 2 weeks agoAnd if I make docker compose file for jellyfin and specify that path to encrypted hdd example( /media/user/sda1/jellyfin-media) will it be able to read that media?
keksbaecker@lemmy.world 2 weeks ago
I’m not 100% on the paths regarding the mounts and where the containing files are accessible, but it looks correct to at the moment. One way to test this is to check if the user you are using to run the Jellyfin container is able to access the files without additional input/steps.
If your user can access it, then Jellyfin will be able to do that as well as soon as you have mounted it in the container.