mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-28 12:32:15 +08:00
Updated 春松客服上架青云AppCenter (markdown)
parent
a8c74f2f61
commit
5acdf48060
@ -4,16 +4,43 @@
|
||||
|
||||
# 春松客服上架青云AppCenter
|
||||
|
||||
春松客服在QingCloud中,以企业应用的形式存在,任何注册青云账号的企业/个人都可以使用,该应用以下简称**春松客服 on QingCloud**。
|
||||
|
||||
文档目录
|
||||
|
||||
[面向企业IT人员使用说明书]()
|
||||
[]()
|
||||
[]()
|
||||
[]()
|
||||
|
||||
|
||||
# 面向企业IT人员使用说明书
|
||||
|
||||
## 注册青云账号
|
||||
登陆[https://www.qingcloud.com/](https://www.qingcloud.com/),注册账号。
|
||||
使用新注册账号登陆[青云控制台](https://console.qingcloud.com),企业账号需要认证。
|
||||
|
||||
## 部署“春松客服”
|
||||
|
||||
**春松客服 on QingCloud** 应用在青云AppCenter中浏览[企业管理](https://console.qingcloud.com/pek3/apps/browse/)查看。
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/3538629/46782869-852efd00-cd5a-11e8-98a0-540ea42ca177.png" width="800" />
|
||||
|
||||
|
||||
### 基本概念
|
||||
|
||||
**春松客服 on QingCloud** 的运行机制如下:
|
||||

|
||||
|
||||
|
||||
| 概念 | 描述 | 详细介绍 |
|
||||
| --- | --- | --- |
|
||||
| VPC网络 | 专属私有网络 | [链接](https://www.qingcloud.com/products/vpc/) |
|
||||
| 公网IP | 弹性的公网IP| [链接](https://www.qingcloud.com/products/eip/) |
|
||||
| 负载均衡器 | 将网络请求分发到多个主机上 | [链接](https://www.qingcloud.com/products/loadbalancer/) |
|
||||
| Tomcat | 春松客服基于J2EE架构开发,运行春松客服业务功能的计算节点,是通过部署 **春松客服 on QingCloud**提供的 | [链接](http://tomcat.apache.org/) |
|
||||
| ElasticSearch | 运行春松客服业务功能的数据检索服务,是通过部署 **春松客服 on QingCloud**提供的 | [链接](https://www.elastic.co/cn/) |
|
||||
|
||||
### 创建VPC网络
|
||||
|
||||
### 创建负载均衡器
|
||||
|
Loading…
x
Reference in New Issue
Block a user