Published by Mike Ely

published

Mike Ely's Post

In Reply To: this post

@ai6yr I am a huge fan of Backblaze for this purpose. Encrypt before sending to them, store the key securely a different way, use their S3 immutability, choose a remote geographic location. They're cheap - I keep my Mastodon instance backed up for a dollar fifty a month.


Likes: 0
Boosts: 0
Hashtags:
Mentions: @ai6yr@m.ai6yr.org

Comments

Displaying 0 of 2 comments

AI6YR Ben

In response to this post

@me Dollar fifty?!?!! Dang, I need to do that. Particular linux software you are using to accomplish that?


@ai6yr I'm using Duplicity - dumping first to a local directory and then copying that up to B2. Do something like this in the pre script for your local backup:

/usr/bin/sudo -u mastodon /usr/bin/pg_dump mastodon_production > /backup/pgsqldump-$(date '+%F')

Then in post do an rm so they don't stack up forever.

by Mike Ely ;

Mentions: @me@social.taupehat.com


Likes: 0

Replies: 1

Boosts: 0

Weird Socks

In response to this post

@me @ai6yr
I tried Backblaze. It was much more expensive than that. Like 10X. I stopped it because it was like an expensive gym membership. It's also a per- station price regardless of the overall memory amount, which wasn't great.

I must have clicked the wrong thing signing up?


@ohmu @me I think we're talking B2, which is their "storage only" service that doesn't have the high per-station charges, just charged by data/month. I also had the traditional backblaze but cancelled after I moved to Linux...

by AI6YR Ben ;

Mentions: @me@social.taupehat.com @ai6yr@m.ai6yr.org


Likes: 0

Replies: 1

Boosts: 0