<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div class="default-style">
   <div>
    Hi all,
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    We have over a longer period used the S3 API within spectrum Scale.. And that has shown that it does not support very many applications because of limitations of the API..
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    Has anyone got any experience with any other product we can deploy on-top of Spectrum Scale that will give us a true S3 API with full functionalities and able to answer on port 443? As of now we use HAProxy to forware ssl request back and forth from Scale S3 API.
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    We have looked at MinIO which seems to be fairly simple and maybe might solve a lot of incompatibilities with clients software. But the product seems to be very badly documented at least for me.
   </div>
   <div>
    <br>
   </div>
   <div>
    The idea is basically that a client uses their backup application(rubrik, veeam etc.) to connect to a domain(for example backup.mycompany.com) with their access and secret key and have access to their bucket only. and it must be over https/ssl.
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    If someone has any knowledge to minio or any other product that might solve our problem I will be glad to hear from you! ðŸ˜Š 
    <br>
    <br>Thank you in advance!
   </div>
   <div>
    <br>
   </div>
  </div>
 </body>
</html>