console模块
这是我们的后台管理模块, springboot项目
distribution模块
这是我们构建的脚本执行模块
本地启动参数
-Dnacos.home=/Users/cuishiying/work/nacos/distribution -Dnacos.standalone=true
源码构建
1 | git clone https://github.com/alibaba/nacos.git |
linux启动停止
1 | sh startup.sh -m standalone |