Kodo Enterprise Image

Introduction

This Doc teaches you how to quickly build Kodo Enterprise Storage Cluster

Dependencies

  • VBox 5.2.24
  • Vagrant 2.2.3

推荐配置

CPU 内存 OS 磁盘
8核 32G以上 Linux最佳 100G以上

Quick Start

以下示例在CentOS/Ubuntu下演示

Step 1. Install Vbox and Vagrant Step 2. Install Vagrant Plugin

vagrant plugin install vagrant-vbguest

Step 3. Download the image
Image

Step 4. Add Image

vagrant box add qiniu  <替换为你下载的镜像所在的目录>/qiniu.box

Step 5. Start

git clone https://github.com/qiniu/kodo-enterprise-image
cd kodo-enterprise-image/vbox
vagrant up

Step 6. Login

## 浏览器访问,推荐chrome
Address 10.0.0.101:8080
## 管理员用户
User test@qiniu.com
Password abc1234

Step 7. How to login image

vagrant ssh node1/or/node2/or/node3/or/node4

访问地址

需要本机hosts解析到10.0.0.101

接口 域名 用途
UP up-qos.poc.io 上传
IO io-qos.poc.io 下载
RSF rsf-qos.poc.io 资源列举
RS rs-qos.poc.io 资源管理
S3 s3-qos.poc.io s3接口服务