Replies: 1 comment
-
|
Hi @tcurdt Yes Restic would need to support this. Neither locking nor expiry are supported by Restic. If you use expiry on a bucket containing Restic backups, it will probably corrupt the backups. The self-hosted rest-server has an |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Not sure if this is more of a Restic or how k8up handles this.
I would like to S3 with versioning, expiry and object locks.
The idea is that with the backup credentials, the (encrypted) backups cannot be deleted - but they just expire after 30 days.
Is that supported?
Beta Was this translation helpful? Give feedback.
All reactions