- cross-posted to:
- privacy@lemmy.ml
- privacy@lemmy.ml
- Technology@programming.dev
- cross-posted to:
- privacy@lemmy.ml
- privacy@lemmy.ml
- Technology@programming.dev
cross-posted from: https://programming.dev/post/37112962
Comments
cross-posted from: https://programming.dev/post/37112962
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