# mall-compose **Repository Path**: javalxy/mall-compose ## Basic Information - **Project Name**: mall-compose - **Description**: 当前工程结合jenkins实现自动化部署(CICD) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Docker, shell ## README ## mall-compose 当前工程结合jenkins实现自动化部署(CICD),包含在线升级和离线打包部署,涉及到的工程有: mall-boot(后台) + mall-ui(前端)+ auto-init-mysql(自动执行升级脚本) https://gitee.com/javalxy/mall https://gitee.com/javalxy/auto-init-mysql 各组件dockerfile及相关build脚本在各自项目已准备。 部署流程如下图: ![CICD](https://images.gitee.com/uploads/images/2021/0930/181406_a7efc479_1955739.png "CICD.png")