forked from ApolloAuto/apollo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
D-Kit: add the apply_bos_account document (ApolloAuto#11358)
- Loading branch information
1 parent
49e3015
commit 00c5248
Showing
13 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
# 百度云对象存储BOS注册与基本使用向导 | ||
- [概览](#概览) | ||
- [前提条件](#前提条件) | ||
- [主要步骤](#主要步骤) | ||
- [1. 登录开通BOS](#1、登录开通BOS) | ||
- [2. 创建bucket](#2、创建bucket) | ||
- [3. 使用BOS客户端](#3、使用BOS客户端) | ||
## 概述 | ||
该用户手册旨在帮助用户完成注册百度云对象存储BOS购买服务,使用客户端登录BOS上传下载数据。 | ||
## 前提条件 | ||
注册一个百度账号,供后续使用。[登录注册网址](https://passport.baidu.com/) | ||
|
||
## 主要步骤 | ||
### 1、登录开通BOS | ||
打开[BOS主页](https://console.bce.baidu.com/)用百度账号登录,登录成功界面如下图所示: | ||
|
||
![mian](images/login_main.png) | ||
|
||
点击对象存储BOS,界面如下图所示: | ||
|
||
![bos](images/login_bos.png) | ||
|
||
点击立即开通按钮弹出界面如下: | ||
|
||
![bos_main](images/login_bos_main.png) | ||
|
||
在财务的位置点击充值按钮进行充值,弹出界面如下图所示: | ||
|
||
![bos_recharge](images/login_bos_recharge.png) | ||
|
||
充值是一种按使用标准存储空间的容量进行付费的模式,相对开发者套件云服务来说比较划算,余额还可以随时提取。 | ||
|
||
### 2、创建bucket | ||
在上上图中点击新建bucket,弹出界面如下图所示: | ||
|
||
![create](images/bucket_create.png) | ||
|
||
注意在所属区域的地方选择自己的region,读写权限设置为私有,cdn计费方式选择按使用流量计费,这是一种后付费模式,使用多少,付费多少,比较划算。创建成功功后界面如下图所示: | ||
|
||
![main](images/bucket_main.png) | ||
|
||
权限设置修改如下图所示: | ||
|
||
![authority](images/bucket_authority.png) | ||
|
||
创建成功后AK、SK查看方法: | ||
|
||
![ak](images/bucket_AK.png) | ||
|
||
点击红框中的Access Key,弹出界面如下所示: | ||
|
||
![sk](images/bucket_SK.png) | ||
|
||
点击Secret Key显示按钮输入验证码即可查看SK。 | ||
|
||
### 3、使用BOS客户端 | ||
从[BOS桌面客户端](https://cloud.baidu.com/doc/BOS/s/lk4tnbkrm)上,下载桌面客户端软件,有Windows和Mac两种,下面以Windows为例来下载,安装成功后打开界面如下图所示: | ||
|
||
![ak_sk](images/bos_client_ak_sk.png) | ||
|
||
填写上自己的AK、SK后,点击向右的箭头,如下图所示: | ||
|
||
![security](images/bos_client_security.png) | ||
|
||
设置输入自己的安全码点击登录即可看到自己创建的bucket如下图所示: | ||
|
||
![bucket](images/bos_client_bucket.png) | ||
|
||
然后上传下载单个文件或者整个文件夹数据即可。 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.