Authored by chunhua.zhang

add readme files

# 部署 `yoho gateway`
why ?
> 部署`gateway` 需要先在 `nginx` 的 `upstream` 中摘掉部分服务器进行部署。 完成后添加到`upstream`中,然后部署另外一部分。
>
> 最后恢复`nginx upstream`
## 流程
- 先切分 `inventory` 、`iptables` 文件
-`nginx`中摘除部分`gateway`,并且部署这些 `gateway`
- `nginx`中替换为已经部署的`gateway`,并且部署剩下的部分`gateway`
- 恢复`nginx`配置
\ No newline at end of file
... ...