Hey selfhosters.

I have a question about starting self hosting; I have run Jellyfin on an old MacBook for a bit and wanna dip more than a toe into the self host pool. Are there any guides out there you’d recommend for actual, complete beginners who knows nothing but wants to learn?

I’ve searched a lot but it feels like they’re pretty advanced for beginners. Is it just a really sharp learning curve to this, or am I not finding the good ones?

Edit: To clarify what level I’m really, truly at: I run the Jellyfin server on regular macOS and have an external 5TB drive connected via usb. That’s it.

  • terabyterex@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    24 hours ago

    The true plug-and-play user friendly way is to buy a NAS device and install all apps there.

    i think this space will actually get bigger because of everything going on. these nas devices will ve the way to go for your average user.

    ------- what i did, if you are curious ------

    i have everything running on proxmox. mostly as lxcs. there are proxmox helper scripts so it installs nice. i use proxmox for a lot of services so ut all wotks. also, for hardware rendering , intel cpus work better because of intel qsv.

    i bought a ugreen nas device. bought an nvme. installed truenas on the nvme, because i like it and its open source. tge ugreen device has a built in boot drive with ugreen os which you can not download so i did not want to overwrite it.


    now i have 27 years professionally as a software dev, so i had a foundation to learn this stuff. i want to give a heads up if you use an llm for learning. always ask it to explain and question things. look up any new terms. because of my experience, i understood most of the answers it gave and questioned when i didnt. i remember one time it said to do one thing (i dont remember) and i asked for more info. when i understood i knew it was missing something. i said “but i have x, y, and z” which in alm fairness i never mentioned and it did change the answer. my long-windwd point? dont run anything, unless you fully understand why. this advice goes for anyone not just using ai. people will be wrong too. know what you are doing

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 hours ago

      this advice goes for anyone not just using ai. people will be wrong too

      Truth. A lot of times I will even pose the same questions to multiple AI. It doesn’t guarantee that all three of them aren’t smoking crack, but you get a better 360 view. It’s akin to back when I worked for the man. I created an excel spreadsheet that helped us when estimating jobs. Say you had 50’ of 10"x20" duct, then a 90, a drop for a grill, necked down to 30’ of 12"x12" duct. At the bottom of the spreadsheet it would spit out numbers and prices. Now, that didn’t necessarily mean that the numbers and the prices were accurate in every way to this specific job. There are a lot of variables to consider. You have to understand the output and whether that is truly applicable to the situation at hand.

    • Yesbutnotreally@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 hours ago

      So, in a scenario where I’d wanna run a Jellyfin server and potentially an Immich in the future, they could all go on NAS?

      Would this be command line exclusively too?