Skip to content
This repository was archived by the owner on Feb 23, 2020. It is now read-only.

0xDing/phabricator-oss-storage

Repository files navigation

Phabricator Aliyun OSS File Storage Engine


Aliyun OSS file storage engine. This engine scales well but is relatively high-latency since data has to be pulled off OSS.

Getting Started

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

LICENSE

(c) 2016 hi@lding.ee

Phabricator Aliyun OSS File Storage Engine is released under the MIT License.

About

Phabricator Aliyun OSS File Storage Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages