Mount media locally with jellyfin #87
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: home/nixos-servers#87
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To speed up media playback, mount media locally instead of using NFS. I don't want to put the media on longhorn, because it doesn't deserve the redundency and backups. We can just use a bind mount.
Have to decide where to put the data though. Perhaps we can make lewis an odd-ball kubernetes node, where only a few data is available to longhorn and only jellyfin is scheduled there. Might need to look into node taints and such then.