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.
# General support information GitHub Issues are **reserved** for actionable bug reports (including documentation inaccuracies), and feature requests. **All questions** (regarding configuration, use cases, performance, community, events, setup and usage...
Is [docker hub](https://hub.docker.com/r/zenko/cloudserver/tags?page=1) the right repository to use for this project? Old versions have been pushed to the repo after newer versions, such that the first page mainly shows only...
# 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...
Sharing an example of a small workflow that bump the minor version of the package.json and creates a PR like this one #5046 It does has limits, we could do...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
I just started cloudserver: ``` kubectl run zenko --image zenko/cloudserver ─╯ pod/zenko created ``` logs here: ``` kubectl logs zenko ─╯ yarn run v1.22.15 $ npm-run-all --parallel start_dmd start_s3server $...
## Bug report information (delete this section (everything between the lines) if you're not reporting a bug but requesting a feature) ### Description Failed to start s3server on the environment...