ubuntu安装nacos

git clone https://github.com/alibaba/nacos.git
cd nacos/
mvn -Prelease-nacos -Dmaven.test.skip=true clean install -U  
cd distribution/target/nacos-server-2.3.0-SNAPSHOT/nacos/bin/
bash startup.sh -m standalone

 

posted @ 2023-09-14 08:36  _Lawrence  阅读(88)  评论(0编辑  收藏  举报