cloudserver
cloudserver copied to clipboard
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
We try to build and run cloudserver on azure windows devops to be able to use as a mock s3 for the test of our application, we have no problem...
# General support information When creating a pod on k8s ( running on EKS ) the s3server fail to start with the below error ``` error: syntax error, unexpected ':',...
I have created a local version-enabled bucket and when I upload a file it creates two versions of the file (2 times the size of the file is allocated). But...
## Bug report information The XML responses seem to be missing KeyCount element (https://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBucketGET.html) ### Description When requesting bucket contents, the KeyCount element, which normally states number of items in...
I am using scality s3 in a docker container which is tied to a rails application. Also mounting generated letsencrypt certificates for ssl and have the certs in my docker...
Socket hangout while sending request (putObject) with defined Content-Length but zero body.
Hello for deleteBucket operation (using mongodb as metadata client and its version is 3.2), dropping mpuShadowBucket{bucketName} returns error and the operation fails but when i update my mongo version to...
To test some functionality I need to have a bucket with full-control for any user to be able to delete and put objects without authorization. I use AWS CLI with...
Hi. when i'm trying to list object in root (using mongodb as metadata client) parameters passed to \arsenal\lib\storage\metadata\mongoclient\readStream.js are empty and when number of returned docs exceeds 1000, the marker...
## Feature Request ### Proposal When retrieving an object with a "regular" GET request, CloudServer should advertise its support for range requests even when no `Range:` header is present in...