this post was submitted on 06 May 2025
19 points (95.2% liked)

Selfhosted

46676 readers
567 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 2 years ago
MODERATORS
 

Disclaimer: Backup Facility is probably the wrong word here, but I currently nothing else comes to my mind

My parents would like to have a HomeAssistant. While thinking through the setup in their local network, dynDNS stuff aso., I realized that I could use their open ports to regularly backup my own stuff to there house as remote backup.

Now, as far as I understand, there is no native support for this in HomeAssistant. I just came across the Nextcloud Add-On, which spins up a full Nextclou instance in the background?

If so, my question would be about performance/hardware requirements for ~10 users:

  • can I run this smoothly on a Pi 5 (8GB)?
  • or do I need 16GB?
  • is the standard kit with passive cooling enough, or rather buy active cooling (with a fan?)
  • is this add-on maintained in a way, that I wouldn't have to worry about critical security bugs, that aren't covered by normal Nextcloud releases?

Thanks beforehand :)

you are viewing a single comment's thread
view the rest of the comments
[–] Damage@feddit.it 8 points 6 days ago

If you take charge of maintaining this system, maybe it would be easier to install HA supervised in a docker container and have another container for wireguard+syncthing.

A pi5 with 8gb should be enough unless your parents' HA is an hypertrophic installation with hundreds of devices.