I want to give Jellyfin a try, so I'm planning on creating a Docker compose file, like this: https://jellyfin.org/docs/gene…er/#using-docker-composet. It seems the port declaration is missing, but that's easily added.
But I'm wondering what I should do with that /path/to/cache. I'm leaning toward having that be a directory on my Linux system drive, rather than on one of the dedicated storage drives. But I always like to check with people who know more about it than I ![]()
What do you think?