The invention provides an automatic deployment method of a micro-service website. The deployment area of the micro-service website is divided into a load balancing area, a computing service area, a
database service area and a
storage area for deployment. The method comprises the steps of firstly constructing a deployment file and a configuration file; wherein the deployment file records
server IPaddresses, basic
software mapping relationships, installation instructions and the like, and the configuration file records cluster relationships among the servers, master and slave
server IP addresses and the like; sending corresponding basic
software and dependency items to the target
server according to the deployment file; performing automatic deployment on each region server according to thedeployment file and the configuration file; and after the deployment is completed, automatically carrying out
correctness and availability detection according to the test file, and after the detectionis passed, deploying the war packet of the micro-service website on the specified server. According to the invention, rapid batch deployment and updating of the micro-service website on the server are realized, the deployment efficiency and accuracy are high, and the
workload of operation and maintenance personnel is reduced.