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.
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
There is no configuration/doc in certFilePaths with SSL Cert files with encapsulated password. ``` sdu_s3.1.uxeby5u3xkxs@docker-desktop | {"name":"MetadataFileServer","time":1671048010923,"level":"info","message":"creating record log service at /MDFile/recordLog","hostname":"02716b6fea5e","pid":125} sdu_s3.1.uxeby5u3xkxs@docker-desktop | {"name":"MetadataFileServer","time":1671048010923,"level":"info","message":"starting metadata file backend server","hostname":"02716b6fea5e","pid":125} sdu_s3.1.uxeby5u3xkxs@docker-desktop...
I'm getting an error when Connect To Your Zenko Instance Account on orbit and getting the error The server is currently unable to handle the request and don't know what...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
# Pull request template ## Description Adds openssl to platform dependencies so the docker-entrypoint file can run without errors. ### Motivation and context The docker-entrypoint.sh file references openssl when generating...
### Description I want to run Zenko CloudServer over SSL. There's an option to set SSL=true on the docker container, at which point the docker-entrypoint.sh will generate self-signed certificates using...
I attempted to use Velero latest version 1.13.1 with CloudServer 8.8.20. When creating a backup, I encountered the following error: `operation error S3: PutObject, https response error StatusCode: 400, api...
# Pull request template ## Description ### Motivation and context This PR may fix https://github.com/scality/cloudserver/issues/5549 and expand architecture/platforms ### Related issues #5549 ## Checklist ### Add tests to cover the...
## Bug report information Seems it's related to architecture mismatching. I found few questions/stackoverflow page - https://stackoverflow.com/questions/73398714/docker-fails-when-building-on-m1-macs-exec-usr-local-bin-docker-entrypoint-sh - https://stackoverflow.com/questions/42494853/standard-init-linux-go178-exec-user-process-caused-exec-format-error ### Description Docker image is not working on Raspberry Pi 4B...