Skip to content

Zenko

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.

Volumes

docker run -­v $(pwd)/data:/usr/src/app/localData -­v $(pwd)/metadata:/usr/src/app/localMetadata -p 8000:8000 ­-d zenko/cloudserver

Access Key , Secret Key

docker run -d --name cloudserver -p 8000:8000 -e SCALITY_ACCESS_KEY_ID=newAccessKey -e SCALITY_SECRET_ACCESS_KEY=newSecretKey zenko/cloudserver

List of Object Storage Softwares

See also

Favorite site