this post was submitted on 05 Apr 2024
47 points (94.3% liked)

Selfhosted

39151 readers
309 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
 

I've been using pCloud to back up only the most important information. The stuff that's hard to get back if something bad happens. Kept in sync with rclone.

Now I think it's time to scale up. I have 1 computer with 4 hard drives plugged up to it. I want to either back up the whole things. I'm thinking of something like backblaze. What does everyone here do for backups?

you are viewing a single comment's thread
view the rest of the comments
[–] xlash123@sh.itjust.works 5 points 5 months ago (1 children)

I just started using Backblaze B2, switching from AWS S3. I use it through Rclone to encrypt everything before I upload it. Only $6/TB/mo and it only charges what you use. You can download up to 3x your data stored per month for free, so if you ever decide to move or you need to restore a backup, you don't have to pay egress costs. It was the cheapest service I could find, but there may be others.

You can set price limits on your account to ensure you don't go over too. It will alert you when you approach the limit. There are some minor costs, like pinging the API, but they are free up to a reasonable amount.

[–] KairuByte@lemmy.dbzer0.com 1 points 5 months ago

You can also proxy egress through cloudflare and not have to worry about egress costs whatsoever.