mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-28 12:32:15 +08:00
Updated 服务器部署 (markdown)
parent
a3c7765281
commit
b5ccf73db1
11
服务器部署.md
11
服务器部署.md
@ -3,6 +3,17 @@
|
||||
## 单服务器部署
|
||||
使用Docker和Docker compose的方式,适合体验春松客服、开发和测试春松客服。
|
||||
|
||||
| 项目 | 说明 |
|
||||
| --- | --- |
|
||||
| 操作系统 | Linux (CentOS 7.x, Ubuntu 14.x等) |
|
||||
| Docker 版本 | Docker version 1.13.x 及以上 |
|
||||
| Docker Compose 版本 | version 1.23.x 及以上 |
|
||||
| 防火墙端口 | 8035, 8036 |
|
||||
| 其他软件 | git |
|
||||
| 内存 | >= 8GB |
|
||||
| CPU颗数 | >= 2 |
|
||||
| 硬盘 | >= 20GB |
|
||||
|
||||
```
|
||||
git clone https://github.com/chatopera/cosin.git
|
||||
cd cosin
|
||||
|
Loading…
x
Reference in New Issue
Block a user