The s3 external storage, can't use pathstyle url
For example, the URL https://bucket.endpoint can be used, but https://endpoint/bucket/ cannot be used.
Specifically, when no second-level domain is configured, like https://bucket.endpoint/, the system cannot connect to the storage server because the address is always resolved to an address in the format of https://bucket.ednpoint.
Would like to be able to provide configuration options to choose between "path style" and "virtual hosted style"
thx!
For example, the URL https://bucket.endpoint can be used, but https://endpoint/bucket/ cannot be used.
Specifically, when no second-level domain is configured, like https://bucket.endpoint/, the system cannot connect to the storage server because the address is always resolved to an address in the format of https://bucket.ednpoint.
Would like to be able to provide configuration options to choose between "path style" and "virtual hosted style"
thx!