🚀 Feature Request
Support for path-style S3 URLs for file uploads.
For S3 two URL variants exist, virtual-hosted-style and path-style.
As far as i understand PasswordPusher currently only supports virtual-hosted-style, so bucket-name.endpoint.tld, not endpoint.tld/bucket-name - Or at least it's not documented.
🔈 Motivation
We use S3 on a private Cloud based on OpenStack that only supports path-style URLs for S3 buckets and would like to use that Object Store for file pushes.
🚀 Feature Request
Support for path-style S3 URLs for file uploads.
For S3 two URL variants exist, virtual-hosted-style and path-style.
As far as i understand PasswordPusher currently only supports virtual-hosted-style, so bucket-name.endpoint.tld, not endpoint.tld/bucket-name - Or at least it's not documented.
🔈 Motivation
We use S3 on a private Cloud based on OpenStack that only supports path-style URLs for S3 buckets and would like to use that Object Store for file pushes.