The front end of the project is deployed in the Alibaba Cloud swarm cluster using docker.
The deployment process is simplified as follows:
- Locally develop the corresponding branch of the push, trigger Travis build
- If there is no problem, merge to master, push and automatically trigger Alibaba Cloud docker build
- Manually publish the image after the build is correct (the grayscale publishing strategy will be adopted later)