chore: support S3 storage when creating snapshots (beheer#22675)
Changelog
- Add setting
S3_MEDIA_ROOTcontrolled by a same-named environment variable. - Use
S3_MEDIA_ROOTin snapshots for tenants that use object storage.
Instructions
- Run management command
create_snapshotwith the schema name of a tenant wherecustom_file_storage="object_storage".
Related MRs
Notes to reviewers
I left questions for you in the thread; could you check these?
Edited by Marijke Luttekes