2025-02-26, 09:52 PM
See the attached file.
Jellyfin 10.10.6 (Docker)
Linux Mint 22.1 Xia
Intel Xeon E5-2640
32GB RAM
500GB Samsung SSD for OS
4x4TB HDD RAID 5 storage
docker run \
--detach \
--name=jellyfin \
--net=host \
--restart=unless-stopped \
--volume /home/user/jellyfin/config
config \
--volume /home/user/jellyfin/cache
cache \
--volume /media/user/Internal
media \
jellyfin/jellyfin:latest
Jellyfin 10.10.6 (Docker)
Linux Mint 22.1 Xia
Intel Xeon E5-2640
32GB RAM
500GB Samsung SSD for OS
4x4TB HDD RAID 5 storage
docker run \
--detach \
--name=jellyfin \
--net=host \
--restart=unless-stopped \
--volume /home/user/jellyfin/config

--volume /home/user/jellyfin/cache

--volume /media/user/Internal

jellyfin/jellyfin:latest