https://github.com/alibaba/nacos/releases/tag/1.4.1

tar -zxvf nacos-server-1.4.1.tar.gz
sh startup.sh -m standalone
sh shutdown.sh
eg:http://localhost:8848/nacos/#/login

输入账号密码 账号:nacos 密码:nacos
[root@VM-16-4-centos nacos]# cp -rf nacos nacos8849 [root@VM-16-4-centos nacos]# cp -rf nacos nacos8850 [root@VM-16-4-centos nacos]# cp -rf nacos nacos8851

con/application.properties的数据源,使用外部的数据源
conf/cluster.conf.example 改成cluster.conf[root@VM-16-4-centos conf]# cp cluster.conf.example cluster.conf

conf/cluster.conf配置文件
conf/nacos-mysql.sqlbin/shartup.sh的jvm参数
sh bin/shartup.sh



🐵需要的可以点这里自取👉:网安入门到进阶资源 