this post was submitted on 09 Sep 2025
361 points (97.9% liked)
Technology
74961 readers
2703 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm already daily-syncing to my own homelab, but this is nice. They eventually had to have a way to make money.
Can you say how? If you could just name drop whatever services you're using, that would be appreciated
E: I'm stupid. Forgot there are file backups, I already have that set up.
I use my self hosted matrix server and the signal bridge, that way I don't have to do file backups. I found this to be more reliable and I also have the whatsapp bridge on there for people that I could not convince yet to use signal or matrix. Then I do daily dumps of the matrix postgres db and sync them to my backup space (encrypted of course)
Same here. And the real benefit... One place to aggregate all my chats. Discord, slack, telegram, twitter, linkedin, etc... Just download on app on my phone and connect to my matrix server.
But my backup is just LXC containers on proxmox backing up to a PBS instance. Literally 2 button restore to any snapshot from the past year (2 backups a day, morning and evening)
Oh wow that sounds very convenient! I'll look into that... one day. Maybe. But I'd like to!
How do you do that?
file backups? settings > chats > backups, and sync it to your computer with syncthing. just set up versioning in syncthing at the receiver side, so that you don't loose it if there's some weird issue. a week or so of versions is probably enough