• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Thinking of switching to windows or truenas for a new jellyfin build

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Thinking of switching to windows or truenas for a new jellyfin build

    or maybe truenas? unsure what to use.
    minty6873
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #11
    2023-10-14, 12:10 AM
    (2023-10-13, 01:28 AM)minty6873 Wrote:
    (2023-10-13, 01:12 AM)000 Wrote:
    (2023-10-13, 12:58 AM)minty6873 Wrote: are you saying install ubuntu kind of like a windows install, and then install jellyfin on that?

    did you miss the post from TheDreadPirate?

    what he was hinting at is a rapid deployment script, officially from jellyfin, which is intended to take your system from post install to jellyfin

    go to https://jellyfin.org/docs/general/installation/linux and scroll down to the ubuntu and debian sections

    it appears to make the process very painless

    actually i did, scrolled right past it somehow, eta thank you for the link
    minty6873
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #12
    2023-10-14, 12:21 AM
    (2023-10-12, 09:22 PM)TheDreadPirate Wrote: Also, if Jellyfin was your only container you should consider just doing a bare metal install.  In Ubuntu/Debian there is an official script to automate installation.  And it saves you the extra steps of configuring Docker, making sure to pass in the GPU, etc.

    how do you configure things if you use that? I'm somewhat used to portainer and docker config files, not comfortable with them but at least a little familiiar
    is this way a better way to manage jellyfin and other containers? is there a config file that points to specific folders or anything like that?

    in omv I had to make folders for moveis, tv, kids shows , etc and set up my docker config to point to those specific folders, then link jellyfin to them to find media

    how is that managed in ubuntu? (just trying to get a better overview of it)
    minty6873
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #13
    2023-10-14, 01:41 AM (This post was last modified: 2023-10-14, 01:45 AM by minty6873. Edited 1 time in total.)
    (2023-10-14, 12:09 AM)TheDreadPirate Wrote: Yeah.  22.04 is the current LTS version (long term support). If you want a docker GUI, install Ubuntu 22.04 DESKTOP (not server) since the GUI is pre-installed and you don't have to worry about that.  The desktop installer will also install a new enough kernel for your iGPU.  I don't recall if you have to check a box or something to include the non-free Intel drivers.  I think it does install Intel drivers by default, but Jellyfin has documentation to install those in Ubuntu if it doesn't.

    appreciate the help and replies, it helps me a ton.
    so just to be clear, I put my system together and install ubuntu desktop onto a little ssd (128 or 256gb is ok?)
    create a raid array in ubuntu with all my drives in it..
    - question, will it recognize sas drives and a LSI controller flashed to IT mode? I'm assuming it should
    also I'm running a 10gb lan using mellanox x3 nics with sfp to cat 6 adapters, to a unifi aggregation switch connected to a bunch of other unifi gear (my other 2 servers, main desktop and torrent box are also on that aggregation switch) I can saturate that 10g from nas to desktop, but not in reverse, mech drives too slow)
    I guess I'll have to figure out what to do with those, hopefully ubuntu will recognize them

    continuing on, docker is already installed with ubuntu, I can just install portainer from there, create directories, populate them with media, do the pull for jellyfin and point it to my directories get it all configured and then just leave it alone for months on end? 

    that's what I'm looking for, OMV spazzes out every now and then and makes me reboot the whole array, some kind of memory leak or something. I don't like restarting my array if I can help it, the server(s) are behind a firewall and not connected to the internet, just the lan, so not too too worried about updates, just want long term stability wtih a minimum of reboots

    sorry if it's a lot of stuff jammed into one post. Oh also one more thing. can you also use ubuntu as a file server using smb? I'm assuming yes.. I have a few smb folders on my existing servers that I use to transfer stuff back and fourth to \ backups and whatnot
    Deleted User

    Unregistered
     
    #14
    2023-10-14, 01:47 AM
    fwiw my debian home server averages 8-9 months between restarts
    - usually its me doing some maintenance, a couple times were extended power outages that the battery backups couldn't extend beyond
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #15
    2023-10-14, 02:00 AM
    (2023-10-14, 01:41 AM)minty6873 Wrote: appreciate the help and replies, it helps me a ton.
    so just to be clear, I put my system together and install ubuntu desktop onto a little ssd (128 or 256gb is ok?)
    create a raid array in ubuntu with all my drives in it..
    - question, will it recognize sas drives and a LSI controller flashed to IT mode? I'm assuming it should
    also I'm running a 10gb lan using mellanox x3 nics with sfp to cat 6 adapters, to a unifi aggregation switch connected to a bunch of other unifi gear (my other 2 servers, main desktop and torrent box are also on that aggregation switch) I can saturate that 10g from nas to desktop, but not in reverse, mech drives too slow)
    I guess I'll have to figure out what to do with those, hopefully ubuntu will recognize them


    Any hardware OMV can run Ubuntu can run.

    (2023-10-14, 01:41 AM)minty6873 Wrote: continuing on, docker is already installed with ubuntu, I can just install portainer from there, create directories, populate them with media, do the pull for jellyfin and point it to my directories get it all configured and then just leave it alone for months on end? 

    that's what I'm looking for, OMV spazzes out every now and then and makes me reboot the whole array, some kind of memory leak or something. I don't like restarting my array if I can help it, the server(s) are behind a firewall and not connected to the internet, just the lan, so not too too worried about updates, just want long term stability wtih a minimum of reboots


    Linux, in general, doesn't force reboots for updates like Windows does.  I restart every 2-3 weeks for kernel updates, but my jellyfin is Internet accessible so security is a concern.

    (2023-10-14, 01:41 AM)minty6873 Wrote: sorry if it's a lot of stuff jammed into one post. Oh also one more thing. can you also use ubuntu as a file server using smb? I'm assuming yes.. I have a few smb folders on my existing servers that I use to transfer stuff back and fourth to \ backups and whatnot

    Yes
       
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    bitmap
    Offline

    Community Moderator

    Posts: 765
    Threads: 9
    Joined: 2023 Jul
    Reputation: 24
    #16
    2023-10-14, 04:22 AM (This post was last modified: 2023-10-14, 04:22 AM by bitmap.)
    Quote:continuing on, docker is already installed with ubuntu, I can just install portainer from there, create directories, populate them with media, do the pull for jellyfin and point it to my directories get it all configured and then just leave it alone for months on end?

    Pretty much. I think what comes with Ubuntu is a different version of docker than I'm used to, so I always end up installing it manually (I use apt, not snap) but the snap version should work. You may need to install the compose plugin. Docker documentation is pretty thorough but it's a versioning hellscape of confusion. Luckily their install info is solid.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    Pages (2): « Previous 1 2

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode