对象存储服务

xielq eebbea3518 init from phab 4 년 전
gradle eebbea3518 init from phab 4 년 전
oos-core eebbea3518 init from phab 4 년 전
oos-dashboard eebbea3518 init from phab 4 년 전
oos-migration eebbea3518 init from phab 4 년 전
README.md eebbea3518 init from phab 4 년 전
build.gradle eebbea3518 init from phab 4 년 전
gradlew eebbea3518 init from phab 4 년 전
gradlew.bat eebbea3518 init from phab 4 년 전
settings.gradle eebbea3518 init from phab 4 년 전

README.md

README

Introduction

OOS service supplies file upload and download functions.

How to use

  1. Login this OOS website.
  2. Create one bucket, make it public-read; Otherwise, can't read the object by url.
  3. Create a key for SDK client visiting this resource pool
  4. Configure the bucket and key
  5. Bootstrap OOS service

Note that guangzhou OOS endpoint is https://oos-gz.ctyunapi.cn , console website is https://oos-gz.ctyun.cn , resource url pattern is https://oos-gz.ctyunapi.cn/<Bucket Name>/<Object Key>