this post was submitted on 31 Aug 2023
34 points (94.7% liked)

Selfhosted

39281 readers
277 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi Guys. Currently, my Raspberry Pi 4 is only running Home Assistant OS, which works quite well. In the last few weeks, I have grown more and more interested in paperless ngx and Nextcloud. Do you think my pi would be able to handle home automation and some light document management simultaneously? If so, should I install a fresh version of Raspbian or let HA-OS handle the Docker containers?

Thanks for your answers, and have a wonderful day :)

all 21 comments
sorted by: hot top controversial new old
[–] drugo@lemmy.drugo.me 12 points 1 year ago (2 children)

It's probably going to be ok to scope them out and experiment a bit, but I doubt you'll get enough performance and stability to run it as production. Paperless' OCR is quite heavy on the CPU - iirc you can disable it but then you lose half of what makes it useful, and Nextcloud also does some processing to files that are uploaded to it. Since you are not running pi-hole or other latency-sensitive services it will probably be fine, it will just get sluggish while it processes uploads.

[–] Atemu@lemmy.ml 8 points 1 year ago (1 children)

While paperless processing is indeed quite intensive, it's not like this is a latency-sensitive task. If it takes 5m to OCR a scan, so be it. That doesn't make it unusably slow.

[–] drugo@lemmy.drugo.me 5 points 1 year ago (1 children)

What I meant is that overloading the CPU on a Raspberry running pi-hole will make the whole network misbehave and timeout, until DNS requests are able to be serviced again. But since they're not doing that it should be fine :)

[–] Lennard@lemmy.dbzer0.com 1 points 1 year ago (2 children)

It's there any way around this? I don't want my smart home applications to run sluggish. They need to have priority.

[–] maengooen@lemmy.world 1 points 1 year ago (1 children)

This is what the nice command is for

[–] Atemu@lemmy.ml 1 points 1 year ago

Scheduling priority on Linux is borderline broken. Nice doesn't even do anything noticeable on modern systems.

[–] drugo@lemmy.drugo.me 1 points 1 year ago

I would say not in a way that makes sense, there may be hacky workarounds like setting nice priorities or messing around with scheduling, but there's no way around hardware limitations. The Pi's CPU, RAM, and IO bandwidth are what they are, and you need overhead to guarantee "snappiness"

[–] TCB13@lemmy.world 11 points 1 year ago

Nextcloud will be slow. To be realistic is it always slow in all hardware.

[–] PuppyOSAndCoffee@lemmy.ml 4 points 1 year ago (1 children)

Can always get a NUC or another Pi.

[–] AbouBenAdhem@lemmy.world 1 points 1 year ago (2 children)

DIdn’t Intel stop making NUCs?

[–] CmdrShepard@lemmy.one 1 points 1 year ago (1 children)

Yes but you can find old hardware for sale too. Another alternative are the micro form factor Dell Optiplex PCs.

[–] GandalfsGoochGoblin@leemyalone.org 1 points 1 year ago* (last edited 1 year ago)

I run nextcloud with two 6TB drives on a core2 quad optiplex with 4gb of ram. Runs like a dream. I say start on the pi and migrate to something faster if you really find you want/need nextcloud.

[–] PuppyOSAndCoffee@lemmy.ml 1 points 1 year ago

Intel did but believe they are being made (MSI et )

[–] rambos@lemm.ee 2 points 1 year ago (2 children)

Ive been running HA (in docker container) and NextCloud on rpi4 4gb and it was working fine, but after server upgrade (diy pc) nextcloud became much more snappy (wasnt my reason to upgrade). Not sure about paperless, but I had many more lightweight services along with HA and NC. Im also not heavy HA or NC user, just my 0.02

[–] Lennard@lemmy.dbzer0.com 1 points 1 year ago (1 children)

So I should look into hosting docket on my pi and upgrade as soon as I feel like it?

[–] rambos@lemm.ee 1 points 1 year ago

I would, but you have to decide on your own. I dont know can you afford HA downtime, how much experience you have and how much time you want to burn. I found docker frustrating to learn but super rewarding. Keep in mind Im still new.

Its best to backup and/or get spare SD card to learn how to setup everything. Be prepared for begginer mistakes, but once you get familiar a bit it will be much easier.

If you can manage docker containers in HAOS just try it. I have 0 experience with HAOS so cant help much, but I saw Portainer is available as HA addon. You should be able to manage all docker containers with simple Portainer GUI.

I had dietpi or raspbian OS with docker, docker-compose and Portainer installed. Then I started many containers (including HA) using Portainer. If you go this path you will lose HA addons. I believe most addons can be replaced with docker containers from hub.docker.com, but Im not sure about that. Ive just seen some HAOS vs Docker posts

Gl

Same here. My old Pi 4, was running HA, Nextcloud, Ghost blog, websites, Jellyfin and a couple of other small things. It did it fine, but when I upgraded to the Odroid H3 it all became so much faster and snappier.

[–] Decronym@lemmy.decronym.xyz 1 points 1 year ago* (last edited 1 year ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
HA Home Assistant automation software
~ High Availability
NAS Network-Attached Storage
NUC Next Unit of Computing brand of Intel small computers

4 acronyms in this thread; the most compressed thread commented on today has 11 acronyms.

[Thread #94 for this sub, first seen 31st Aug 2023, 10:15] [FAQ] [Full list] [Contact] [Source code]