elementar / docker-s3-volume

Docker container with a data volume from s3.
MIT License
268 stars 68 forks source link

softLayer IBM s3 #9

Closed sarkistlt closed 5 years ago

sarkistlt commented 6 years ago

is it possible to add support for it? only missing env is ENDPOINT

fabiob commented 6 years ago

@sarkistlt, can you send a PR for that?

sarkistlt commented 6 years ago

let me test a couple things first, I think it will require new s3cfg file for IBM, but it's possible to have 2 conf file, lets say default and s3cfg-ibm, then if you want to use IBM all you need is add one more env. variable AWS_CONFIG_FILE=/s3cfg-ibm

fabiob commented 5 years ago

Closed until OP sends more info.