S3 with EOS?

Hi,

Anyone else here running an S3 gateway on top of EOS? We currently run Minio server with an eosd fuse mount, I’m interested in any other solutions/ deployments anyone else might be running, and/or experiences relating to this!

Hello Crystal,

You may know about this, but EOS also provides an S3 front-interface.

I only used it for testing purposes. However, if you want to try it out, I can help you with setting it up. The feedback would be well appreciated.

Cheers,
Mihai

that would be awesome thanks ! I’d definitely be interested in spinning up a test cluster to play around with it.

if you have documentation/etc let me know - I’ll give it a go sometime next week :slight_smile:

Hello Crystal,

Some very basic documentation can be found here.
http://eos-docs.web.cern.ch/eos-docs/configuration/s3.html

It shows how to register a S3 identity (s3user in the example) and assign a bucket to that user.

The documentation is far from complete and if you feel anything might be missing, let me know and I will do my best to update it.

Cheers,
Mihai

thanks so much for adding that! :slight_smile: ill look over it tomorrow and give it a try.