-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Overview
Add multiple buckets feature.
This avoids deploying a new proxy for each bucket you need to serve.
Alternatives Considered
Suggestion:
Add a new deployment mode in which the bucket name is retrieved dynamically from the request_uri
.
Example https:<HOST>/mybucket/
will be the root content of mybucket
.
In this mode S3_BUCKET_NAME
is not required (or must be set to a special value to enable this mode).
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request