this post was submitted on 01 Nov 2023
8 points (100.0% liked)

Single Board Computers

1185 readers
2 users here now

A community for the discussion of all single board computers. Raspberry Pi is ok, but there are so many other boards now that get looked over that deserve attention.

Post news, questions, your setups, guides, anything that has to do with SBCs. Server wide rules apply

founded 11 months ago
MODERATORS
 

I have my eye on the Orange Pi 5 8GB as my first SBC to selfhost with. These would be the roles for the SBC:

  • Jellyfin with 4K
  • Some *arr services
  • Host own domain site
  • Pi-Hole
  • Google Photos alternative?
  • Probably more I guess
  • Be low-power consuming

What's your take on this? Is 8GB enough?

top 8 comments
sorted by: hot top controversial new old
[–] Valmond@lemmy.mindoki.com 3 points 10 months ago (1 children)

I'd get a used thinkcentre tiny, many have 2 RAM slots and an SSD that you can upgrade too.

I don't know how powerful the pi 5 is but I think any thinkcentre would be better IMO.

[–] PrivateNoob@sopuli.xyz 2 points 10 months ago (1 children)

Hmm x86 consumes a fare bit more power for a 24/7 build, but I could consider it.

[–] Valmond@lemmy.mindoki.com 2 points 10 months ago

Yes and more RAM and an SSD will consume a bit more too. Still wouldn't be very much I think.

[–] Haphazard9479@lemm.ee 2 points 10 months ago (1 children)

Will this be your first server? If so, start small. It's inevitable you will want to upgrade something when you have your build almost complete.

[–] PrivateNoob@sopuli.xyz 2 points 10 months ago (1 children)

Yeah this will be my first, but I'm happy if this would be an overkill.

[–] Haphazard9479@lemm.ee 2 points 10 months ago

Overkill and low power consuption are opposites. There is a lot of community support for pi builds so I would start there.

[–] snekerpimp@lemmy.world 2 points 10 months ago

I know that the orange pi 5 is one of the quickest arm processors out there, but it will not compare to x86, and if you grab ryzen 3 or 11th gen intel or newer, they are way more power efficient than older used business/enterprise hardware. Arm has no virtualization, which you WILL get into as you grow. Running one, two, maybe three of those services should be fine, but more than that and I feel like you will probably start running into performance issues on the pi. If you find one for a deal, go for it, I found I out grew my arm sbc pretty quick but would be an amazing and cheap place to learn.

[–] CameronDev@programming.dev 2 points 10 months ago

Jellyfin is probably the difficult one. Consider putting that on a seperate server that you can start when you need it. A lot of the rest should fit on the orange pi. Be aware that ARM isnt super well supported, so you may run into compatibility issues.