Jellyfin Forum
Fedora and Docker jellyfin Installation - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Guides, Walkthroughs & Tutorials (https://forum.jellyfin.org/f-guides-walkthroughs-tutorials)
+--- Thread: Fedora and Docker jellyfin Installation (/t-fedora-and-docker-jellyfin-installation)



Fedora and Docker jellyfin Installation - yellowjelly - 2024-10-13

Hello, looking for help with installing Jellyfin in docker on Fedora.

So far,

Downloaded and installed Oracle VM Box
Download and installed fedora 40
Download installed Docker
Set up RPM repository for docker
Installed Docker Engine
Started docker
Performed sudo systemctl start docker
Performed sudo systemctl enable docker
Pulled docker c ontainers for jelly fin
Created two persistent volumes

Now I'm on the next step, create and run the container in one of the following ways

Using docker command line interface or using docker compose.

Which is easier? CLI or compose? What are the future steps after this step?

TIA,

Yellowjelly


RE: Fedora and Docker jellyfin Installation - TheDreadPirate - 2024-10-13

Compose is the way to go.

Also, it sounds like you are running a Fedora VM in Windows? Is this something you are just experimenting with? Or do you plan to run Jellyfin this way for the long term?