Backups¶
Database (MariaDB)¶
make backup-db # write a timestamped dump
make restore-db f=<file> # restore from a dump
Object storage¶
Artifacts and attachments live in the rustfs S3 bucket
(storage.s3.media_bucket). Back it up with your S3 client of choice against
the configured endpoint.