Support backing up S3 (and S3-compatible) buckets as a data source #463
hplarozner
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently Databasement supports S3-compatible storage as a destination for backups, but not as a source. It'd be great to be able to add an S3 bucket as a backup target itself similar to how database servers work now so Databasement could periodically snapshot/sync bucket contents (objects, versions, metadata) to another storage location, on the same schedule/retention system already used for databases.
All reactions