Can I create a swift restic repo when I do a Restic_based backup ? #1064
-
In the document, there is only a S3 restic repo as an example. If yes. how can I setup the env parameters for swift during create volsync secret. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@sulaimanyu This should be possible as restic supports it - see the section of the restic docs here: https://restic.readthedocs.io/en/latest/030_preparing_a_new_repo.html#openstack-swift Essentially you can set those vars in the Env vars from the volsync/controllers/mover/restic/mover.go Lines 337 to 387 in 8821a30 |
Beta Was this translation helpful? Give feedback.
You can use your own custom certificate authority for this kind of scenario - see the instructions here: https://volsync.readthedocs.io/en/stable/usage/restic/index.html#using-a-custom-certificate-authority