-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Labels
featureNew feature or a request for a new feature.New feature or a request for a new feature.
Description
🚀 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or a request for a new feature.New feature or a request for a new feature.