Currently working on an Arch server for my self hosting needs. I love arch, in my eyes its the perfect platform for self hosting. There is no bloat, making it lightweight and resource efficient. Its also very stable if you go down the lts route and have the time and skills to head off problems before they become catastrophic.

The downsides. For someone who is a semi-noob there is a very steep learning curve. Arch is very well documented but when you hit a problem or a brick wall its very frustrating. My low tolerence for bullshit means I take hours/days long breaks from it. There’s also time demands in the real world so needless to say I’ve been going at it for a few weeks now.

Unraid is very appealing - nice clean interface, out-of-the-box solutions for whatever you want to do, easy NAS management… What’s not to like? If it was fully open-source I would’ve bought into it from the start. At least once a day I think “I’m done. Sign me up unraid”. Its taking an age to set up the Arch server. If I went for unraid I could be self hosting in a matter of hours. Unraid is the antitheses of Arch. Arch is for masochists.

Do you ever look at products like unraid and think “fuck this shit, gimme some of that”? What is your version of this? Have you ever actually done it and regretted it/lived happily ever after?

  • shrugs@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 minutes ago

    Self hosting on a rolling release platform? No way. Give me Debian, 4 hours work every 2 1/2 years. Arch is crazy and only doable if you only have a few single server

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    28 minutes ago

    I use Ubuntu Server -> dm-integrity -> mdadm -> ext4. Super easy to set up (it just takes forever to do dm-integrity on the drives, but you don’t need to watch it), works great, easy to maintain. Everything I run on it is dockerized with docker compose and sits behind nginx-proxy-manager, so it’s also super easy to maintain.

  • gdog05@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 hour ago

    After having some issues with TrueNAS killing containers after updates, I went to Unraid and have never been happier. TrueNAS file sharing permissions also never did make sense to me. I got them to work but never quite grok’d them. Unraid performs exactly like I’d expect. I hand rolled a NAS using Ubuntu way back in the day and didn’t have the desire to tinker on the NAS side of things too much.

    On Unraid, I roll a larger xfs array for all of my media and large storage, then I have a two disk ZFS array for my more important documents and pictures. That gets archived up to the xfs array and my cache nvme drives have their own ZFS pool. I don’t gain a ton by doing this, it was just fun to set up and I feel reasonably secure with my personal data.

    I also run a smaller, lower powered machine with Proxmox and I run Home Assistant on it. Mostly because of tinkering with hardware support in Home Assistant, I didn’t want it messing with my NAS needing restarts and such. But, Unraid is my workhorse. Day in, day out, it does exactly what I suspect with no surprises. I’ve had drives go bad and need replaced. I’ve had the whole machine just die and had to build a new machine. Unraid did exactly what I expected and needed every step of the way. The docker support is fantastic and super stable. Running multiples of the exact same container by duplicating and with only different port settings works great. I can’t say that for my independent docker installs without a bunch of tinkering on things I couldn’t seem to find enough about when I ran into issues.

    I tinker on the things I enjoy. I do not enjoy having an unusable server. The anxiety is actually pretty insane for me. I would pay for Unraid many times over to get this combination of factors.

  • Lka1988@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    2 hours ago

    Why would I pay for Unraid when I already have a smooth-running Proxmox cluster and an OMV-based NAS?

  • Jakeroxs@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    I went with proxmox and various LXCs for either individual services or docker stacks with several things on a minimal os (I’m comfortable with Ubuntu server so that’s what I go with generally as the unpriv LXC)

  • skozzii@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 hours ago

    Switched years ago and now things just work, no looking back for me and I am as happy as a clam.

  • hamsda@feddit.org
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 hours ago

    To me it seems like:

    • you want to do a lot of stuff yourself on arch
    • but there’s quite some complicated stuff to learn and try

    I’d try Proxmox VE and, if you’re also searching for a Backup Server, Proxmox Backup Server.

    I recommend these because:

    • Proxmox VE is a Hypervisor, you can just spin up Arch Linux VMs for every task you need
    • Proxmox VE, as well as Proxmox BS are open source
    • you can buy a license for “stable updates” (you get the same updates, but delayed, to fix problems before they get to you)
    • includes snapshots, re-rolls, full-backups, a firewall (which you can turn on or off for every VM), …

    I personally run a Proxmox VE + Proxmox BS setup in 3 companies + my own homelab.

    It’s not magic, Proxmox VE is literally Debian 13 + qemu + kvm with a nice webui. So you know the tech is proven, it’s just now you also get an easy to use interface instead of virsh console commands or virt-manager.

    I personally like a stable infrastructure to test and run my important and experimental tuff upon. That’s why I’m going with this instead of managing even the hypervisor myself with Arch.

  • glizzyguzzler@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    1
    ·
    4 hours ago

    Reading that is wild

    Why are you doing Arch on a server? You want to tinker forever and read the update notes like a hawk lest the server implode forever?

    Arch isn’t gonna be noticeably leaner than Debian.

    Get Debian, install docker and/or podman, set unattended upgrades, and then install Incus if you need VMs or containers down the line. You can stick on ZFS and it’ll be fine, you already have BTRFS for basic mirrors. Install Cockpit and you’ll have a nice GUI. Try not to think you have to fiddle with settings, the maintainers for each package/service have set it so it works for most people (and we’re most people!); you’ll only need to intervene on an handful of package configs. All set and it’s not proprietary.

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

      There was a thread yesterday where most people were choosing arch for their server, I didn’t get it either. Like you, I’d much rather Debian or something else with smoother updates.

      • handsoffmydata@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 minutes ago

        It’s probably because tech influencers on insert your fav video scrolling app love choosing arch as their flavor of the month Linux distro

    • Vorpal@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      4 hours ago

      Agreed, I run arch on my desktop and laptop, because it is more stable (in the sense of fewer bugs, things like suspend/resume works reliably for example) than any other distro I have used.

      But on my VPS and my Pi I run Debian because it is more stable (in the sense of fewer upgrades that could break things). I can enable unattended upgrades there, which I would never do on my Arch system (though it is incredibly rare for those to break).

      Also: if someone said they were a (self proclaimed) “semi noob” I would not recommend Arch. I have used Linux since 2002, and as my main OS since 2006. (Furthermore I’m a software developer in C/C++/Rust.) While Arch is a great distro, don’t start with Arch.

  • ramenshaman@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    For the time being I’m content with my little raspberry pi 5 running debian. I can stream 4K on my home network and that’s all the performance I need for now.

  • Creat@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    5 hours ago

    UnRaid doesn’t provide anything I am interested in, at all. Currently running TrueNAS for main storage and proxmox for virtualization, both ZFS based. If TrueNAS ever enshittifies, I’d run some bare metal Linux with ZFS. My workstations also run ZFS as the file system, making backups trivial. VM snapshots and backups of any system are trivial and take seconds (including network transfers).

    I never understood why I’d even consider UnRaid for anything.

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    33
    ·
    edit-2
    6 hours ago

    How close are you to “fck it, im just gonna pay for unraid”?

    Extremely far. Maximum distance. My self updating debian with an sftpgo container and some RAID HDDs slapped onto it has been rocksolid for years.

  • smashing3606@feddit.online
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 hours ago

    Openmediavault + mergerfs + snapraid is very similar to unraid storage in that you can add different disk sizes just like unraid. Admittedly it’s not as ‘plug and play’ as unraid, but it’s free, so can’t really complain. Disk speeds using this config are also much faster if that matters.

    I have considered truneas for if/when I need to rebuild, but this works for my jellfyin/arr stack needs.

  • Steamymoomilk@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    5 hours ago

    At times i have felt that my distro was so not worth the flak.

    But the thing that keeps me on it is i write it once and never half to dick with it again.

    NixOS is really powerful, but the learning curve will push you to the edge!

    I currently self host alot of stuff on my server which runs NixOS, theres some services that are as simple as ollama.service = true;

    And others that you spend hours cussing at. But i feel the declarative nature is what makes switching to any other distro feel so unintuitive.

    My linux journey had been,

    Manjaro > ubuntu > arch > fedora > silverblue > opensuse tumbleweed > gentoo > nixos > opensuse tumbleweed > nixos.

    I kept coming back to nix because i wrote what i wanted it to do and it did it that way every time. Its been a godsend for ZFS, although its not super bad to use ZFS on debian just mostly time consuming. The fact i dont half to worry about a update breaking DKMS and making my filesystem not work. I SWEAR SUN IF YOU COULD HAVE JUST DONE THE GPL INSTEAD OF CDL!!!

    I have recently been exploring Guix, purely because of the NixOS drama. But i think nix is my main server OS