1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-28 12:32:15 +08:00

Updated 服务器部署 (markdown)

Samurais 2018-10-25 16:20:13 +08:00
parent a3c7765281
commit b5ccf73db1

@ -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