this post was submitted on 31 Aug 2025
23 points (92.6% liked)

Selfhosted

60426 readers
405 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Over the past few months I've been thinking about what would be the best way to help me and my parents improve privacy and data storage.

With all the posts with cluster PC's recently, I'm wondering if the best option is to make a couple of NAS's with Raspberry Pi's with RAID, keep one at my place and another at my parents' house, and syncing their data with 2 private folders: one for myself and one for my parents.

But that opens up a few more questions. How to sync the data to match? Syncthing? Kubernetes? Should I go ahead and add Nextcloud to the Pi's? Should I make the Pi's expandable so other services can be added later, or plan to hook up a separate Pi to handle that? What else could I be missing?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] unknownuserunknownlocation@kbin.earth 4 points 10 months ago (1 children)

Sync is not backup

Thank you. Now can you please explain this to my IT department that thinks force syncing everything on our computers to OneDrive is a solution to our lack of backups?

[โ€“] foggenbooty@lemmy.world 3 points 10 months ago

Well, I mean it kind of is a solution. It's a cloud backup solution. OneDrive doesn't just keep a single version of your file, there's versioning, retention policies, etc.

Cloud makes a lot of sense for businesses with small IT staff and a lot of users because while it's not fully in your control, it comes with all the things being discussed here "out of the box" and scales infinitely.

For self hosters there's some fun and power in doing everything yourself, but even then adding cloud as part of your backup (if done securely) is usually a pretty good idea.