1.下载nacos压缩包(https://github.com/alibaba/nacos/releases)
在这里插入图片描述
2.上传至ubuntu系统(在xhell中用rz命令或者使用xftp进行文件上传)
使用tar -xvf nacos-server-1.1.4.tar.gz进行解压
在这里插入图片描述
3.启动nacos
1)进入到nacos的bin目录
在这里插入图片描述
2)启动nacos
bash -f ./startup.sh -m standalone
在这里插入图片描述
nacos启动成功~~~
3)访问nacos
http:localhost:8848/nacos/index.html
在这里插入图片描述
4.关闭nacos
./shutdown.sh
本文由博客一文多发平台 OpenWrite 发布!







网友评论