-
|
Hi! I try to configure ETCD backup S3 with GarageHQ : The configuration on GarageHQ is OK (tested with aws s3 py client) : And i see this request : I configured backup S3 on rancher side : But ! When i launch a snapshot, i have no error on web side and 0 connection on GarageHQ. Have anybody already did this or have any help on that ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Force path style: Garage does not support DNS-style buckets, which are now by default on Amazon S3. Instead, Garage uses the legacy path-style bucket addressing. Remember to configure your client to acknowledge this fact. the option forcePathStyle can be set ? i tried via the yaml edition but the option doesn't stay after the save |
Beta Was this translation helpful? Give feedback.
-
|
i tried to create a specific DNS record : if DNS-style is used and update the conf on rancher side but nothing changed. |
Beta Was this translation helpful? Give feedback.
There is a flag that the docs don't currently cover and you cannot set via Rancher. If you place this on your node, it should work.