This is it! The final piece of the architecture. Let's deploy Jellyfin to stream your media.
Jellyfin is the "ultimate" FOSS media server. No ads, no tracking, just your content.
- Deploy Jellyfin.
- Expose the UI on port 8096 (the default).
- Shared Volume:
- It MUST share the exact same
/mediavolume as your qBittorrent container from Phase 7.
- It MUST share the exact same
- Complete the Setup Wizard.
Use the terminal (e.g., wget or curl) from inside the SSH session to download a Rick Roll .mp4 video directly into your shared /media folder.
cdinto your media directory.wget https://cdn-useast1.kapwing.com/static/templates/rick-roll-video-meme-template-video-1da252ec.mp4 -O rickroll.mp4(or any valid link).- Verify it appearing in your Jellyfin library!
Next Step: Phase 9: The Private Lane