ARTIFACTORY:如何配置ARTIFACTORY的文件存储与NetApp的StorageGRID解决方案

Yonatan品牌
2023-01-22 11:09

要将NetApp的StorageGRID文件存储解决方案与Artifactory一起使用,首先需要在StorageGRID中创建一个S3bucket,然后配置Artifactory的binarstore .xml。

例如:

<配置version = " 2 " >
<链模板= " s3-storage-v3 " / >

<端点>美元STORAGE_GRID_S3_URL端点> < /
<口>美元端口> < /端口
假< / useHttp < useHttp > >
<标识>美元ACCESS_KEY > < /身份
SECRET_KEY美元<凭证> < /证书>
BUCKET_NAME美元< bucketName > < / bucketName >
真正< enablePathStyleAccess > < / enablePathStyleAccess >
> < /供应商
< / config >

“enablePathStyleAccess”属性需要设置为true对于非aws用户,比如NetApp的StorageGRID。

有关配置文件存储库和备选二进制提供程序的更多信息可在此获取在这里

关键词:StorageGrid, NetApp, Storage