Phabricator Aliyun OSS File Storage Engine.
git submodule add https://github.com/borisding1994/phabricator-oss-storage src/extensions/AliyunOSS
./bin/config set storage.oss.bucket YOUR-BUCKET-NAME
./bin/config set storage.oss.access-key YOUR-ACCESS-KEY
./bin/config set storage.oss.secret-key YOUR-ACCESS-SECRET
./bin/config set storage.oss.endpoint YOUR-OSS-ENDPOINT
1
derek80 2016 年 4 月 14 日
干的漂亮!
|
2
xcmkxcmk81 2019 年 7 月 27 日
我按照步骤之后 得到了 bug:
failed to write file: - PhabricatorOSSFileStorageEngine: OSS\Core\OssException: RequestCoreException: cURL resource: Resource id #18; cURL error: Resolving timed out after 10613 milliseconds (28) |