Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 515 Bytes

deployment.zh-CN.md

File metadata and controls

executable file
·
9 lines (6 loc) · 515 Bytes

本项目前端部分使用 docker 部署在阿里云 swarm 集群。

部署流程简化如下:

  1. 本地开发推送的相应分支,触发 Travis 构建
  2. 没有问题的话 merge 到 master, 推送并自动触发阿里云 docker 构建
  3. 构建无误后手动发布镜像(后期会采用灰度发布策略)