captp/ovh-swift
最新稳定版本:1.2.1
Composer 安装命令:
composer require captp/ovh-swift
包简介
Allow basic interactions with OVH Swift Storage
README 文档
README
Allow basic operations with OVH Swift Object Storage
Prerequisites
Environment variable giving the '.env' path, using the key 'ENV_PATH'
Installation
composer require captp/ovh-swift
Env example and explainations
SWIFT_USERNAME=
SWIFT_PASSWORD=
SWIFT_PROJECT_ID=
SWIFT_DOMAIN=default
SWIFT_REGION=
SWIFT_PROVIDER=ovh
MAX_FILE_SIZE=262144000
OVH Examples
SWIFT_USERNAME : S3 User with 'ObjectStore operator' role at least.
SWIFT_PASSWORD : Password generated when creating user. Password can ben regenerated.
Note that those are also used to access the OpenStack API GUI
SWIFT_PROJECT_ID : Found in OpenStack API GUI under the "Projects" tab. SWIFT_DOMAIN : Unsure. Appears to always be 'default'. Is 'default' bu default. SWIFT_REGION : Region where your object storage is located SWIFT_PROVIDER : For now, only OVH is supported. MAX_FILE_SIZE : Defaults to OpenStack limitation.
统计信息
- 总下载量: 112
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-30