ubuntu安装nacos

发布时间 2023-09-14 08:45:55作者: _Lawrence
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