node-red-web-nodes icon indicating copy to clipboard operation
node-red-web-nodes copied to clipboard

node-red-aws with s3 compatible storage

Open openStove opened this issue 9 years ago • 5 comments
trafficstars

Would it be possible to give an option to specify the endpoint, being able to use S3 compatible storage, and not only aws s3 ?

openStove avatar Jul 11 '16 15:07 openStove

Any news here?

number005 avatar May 09 '18 13:05 number005

The particular interest that I have in this is to use Minio for storage https://github.com/minio/minio which provides an S3-compatible endpoint.

vielmetti avatar May 24 '18 22:05 vielmetti

always happy to consider a pull request that adds this.

dceejay avatar Jun 15 '18 14:06 dceejay

The most likely node to adapt to do this is https://github.com/node-red/node-red-web-nodes/blob/master/aws/package.json - the credit there goes to @hindessm who might be able to answer the question of degree of difficulty of implementing this.

vielmetti avatar Jun 23 '18 02:06 vielmetti