Hi all,

I want to spin up a small home server. Nothing crazy, maybe 4 or 8GB ram at most. 1 Docker instance running a few privacy frontends (Invidious, Redlib, Xcancel, SearxNG, etc.) and split tunneling VPN connections for each one.

Obviously, a Raspberry Pi 4 or higher is the internet’s favorite choice, but I don’t need wireless connectivity, I just need a single HDMI and 2 USB ports to get everything set up, one ethernet port, and a dream in my heart.

Has anyone use alternatives like Le Potato or Orange Pi? I’m curious what their community support is like, and if there’s a FOSS-friendly standard.

Thanks!

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

    There are companies dealing with used and refurbished hardware. There are loads of PCs around that are not bloated enough for Win11, but still make good home servers. Depending on specs and prices, buy more than one for extra RAM, a second SSD, and spare parts.

  • Telodzrum@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 hours ago

    Used micro PC is often the best deal. Companies offload old SFF i5 and lower machines all the time. They’re all over eBay.

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 hours ago

      I used to be of the erroneous mind set that a server had to be some big honkin’, dim the lights, piece of equipment, but that’s not necessarily true now days with modern architecture. Doesn’t take a lot to get a lot back.

      • Telodzrum@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 hours ago

        Dude same. Back in the day I was dead set on getting older blades and a couple Dell 710 in a rack and “that’s what a real homelab is.”

        Now, I still got the rack because I think they look cool, but it’s all decommissioned workstations, a white box unRaid server, and micro/mini PCs; there’s not a single traditional server box in place.

        • irmadlad@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          3 hours ago

          Now, I still got the rack because I think they look cool

          I recently decommissioned one of my Dell T320s, and replaced it with the Dell Optiplex 7020 SFF with the i7-4790 and maxed out to 32 gb RAM. I paid $117 USD for the Optiplex 7020 SFF which came with 8GB RAM, and I maxed it out with three more 8 GB RAM sticks for about $75 USD.

          The Dell T320 costs ~$40/month in electrical costs in my locale to run. The Dell Optiplex 7020 SFF costs $5-8/month to run. So, less than the duration of this year, I will have recouped my initial $200 investment in the Optiplex 7020 SFF just in power consumption alone, and I’ll have ‘left over’ money if I wanted to get yet another Optiplex 7020 SFF. I have 40+ containers running on the Optiplex 7020 SFF, and it hasn’t broke a sweat yet. Far more quieter than the Dell T320 and less heat funneling into the server room.

          I’m going to sell the T320 which is also maxed out at 32 GB RAM, so I’ll have more $$ to replace the other T320. Winner winner chicken dinner.

  • zergtoshi@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 hours ago

    As others mentioned used SFF PCs, here’s my recommendation based on my own experience.

    I bought several used Dell Wyse 5070. The 5070 was announced in May 2018 and used as thin client.
    They’re tiny, silent (no fan) and you can fit a NVMe SSD via adapter (PCIe A/E key -> M key) in the WiFi card slot next to a SATA SSD. I picked the ones with Intel Celeron J4105 (Quad Core) with 1.5GHz, up to 2.5GHz burst and put 32 GB RAM in one of them (that was before prices went nuts).
    Beware, only if you pick the right dual ranked RAM modules (e.g. Patriot PSD416G26662S), you can have a max. of 2x16 GB. To start your journey, 4 or 8 GB might just be enough and don’t cost an arm and a leg.
    Now I have a PVE (Proxmox Virtual Environment) running with several virtual servers and lxc, one 5070 hosts a PBS (Proxmox Backup Server) and both devices are far from their limit. In case of hardware failure I have spare 5070s.
    Each 5070 cost around $65 and runs at around 8 watts at average. Dunno about current prices though.

    It fits my needs and will continue to do so for the foreseeable future.
    Maybe it fits your needs as well?

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

    Have a look at DietPi. That is a single-board-computer optimized Linux distribution that, in contradiction to what the name might suggest, runs on (almost) all of the SBC’s out there. It has stripped away all the things you don’t need and only installs and loads what is needed to run the software you choose, resulting in a very lightweight but powerful operating system for these kinds of devices. It has its own software catalog with a broad selection of optimized software, but you can of course install anything you want. Ive been running this on a Raxda Rock4 without any problems, and would definitely suggest this even on a Raspberry over the regular Pi image.

  • solrize@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    10 hours ago

    Scrounge an old laptop, maybe super cheap if the screen isn’t completely working. Plug in a monitor to deal with screen problems.

    • GreenShimada@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      Yeah, that’s my fallback idea. I would sort of prefer the ease of a single board option I can just shove behind the router, but this might be easier.