Thread of 2 posts

Setup daily backups of my #SQLite for my #gotosocial server. Backups go to S3 at the moment but I’ll add just archiving to a local path or maybe scp to a host? I dunno. Don’t need to make things too complicated.

I put the script on #Codeberg for others to use if they want.

TODO: add cleaning up old backups.

https://codeberg.org/brybry/gotosocial-sqlite-backup-to-s3