-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Type: Featurea feature requesta feature request
Description
Hi all,
Dataverse seems to use awscli to put data on S3 storage, but unfortunately, there is no way to put a specific S3 endpoint URL in the config file of awscli.
The only and normal way to use an other S3 endpoint URL with awscl is to put it as a parameter on every awscli command like this : awscl s3 --endpoint-url=https://mys3compatiblestorage.org ...
Could you please add the opportunity to add the parameter "--endpoint-url=URL" to every awscli command used by dataverse ?
It will be very usefull for every users who have S3 compatible storage (like ceph or scality) and want to use it with dataverse.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: Featurea feature requesta feature request