对象存储服务

xielq eebbea3518 init from phab hace 4 años
gradle eebbea3518 init from phab hace 4 años
oos-core eebbea3518 init from phab hace 4 años
oos-dashboard eebbea3518 init from phab hace 4 años
oos-migration eebbea3518 init from phab hace 4 años
README.md eebbea3518 init from phab hace 4 años
build.gradle eebbea3518 init from phab hace 4 años
gradlew eebbea3518 init from phab hace 4 años
gradlew.bat eebbea3518 init from phab hace 4 años
settings.gradle eebbea3518 init from phab hace 4 años

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>