QingCloudAppcenter / Harbor

Apache License 2.0
1 stars 5 forks source link

Request to support local store or other object storage provider #3

Closed zryfish closed 5 years ago

zryfish commented 6 years ago

Currently, QingCloudAppCenter Harbor only support QingStor. Users cannot deploy harbor if they don't have access to QingStor.

calvinyv commented 6 years ago

several options here:

  1. provide single node version with mounted disk
  2. provide extra storage nodes which are using glusterfs

Also for current harbor app, we need to replicate data among nodes but should not just store data in one node.