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-04-14 13:21:15 +08:00
干的漂亮!
|
2
xcmkxcmk81 2019-07-27 15:33:42 +08:00
我按照步骤之后 得到了 bug:
failed to write file: - PhabricatorOSSFileStorageEngine: OSS\Core\OssException: RequestCoreException: cURL resource: Resource id #18; cURL error: Resolving timed out after 10613 milliseconds (28) |