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

Latest commit

 

History

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

deployment.md

File metadata and controls

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

The front end of the project is deployed in the Alibaba Cloud swarm cluster using docker.

The deployment process is simplified as follows:

  1. Locally develop the corresponding branch of the push, trigger Travis build
  2. If there is no problem, merge to master, push and automatically trigger Alibaba Cloud docker build
  3. Manually publish the image after the build is correct (the grayscale publishing strategy will be adopted later)