Nacos 安装配置
Last updated
Was this helpful?
Last updated
Was this helpful?
是一款发现、配置和管理微服务的软件。
Nacos 依赖 环境来运行。如果您是从代码开始构建并运行Nacos,还需要为此配置 环境,请确保是在以下版本环境中安装使用:
64 bit OS,支持 Linux/Unix/Mac/Windows,推荐选用 Linux/Unix/Mac。
64 bit JDK 1.8+; & 。
Maven 3.2.x+; & 。
你可以通过源码和发行包两种方式来获取 Nacos。
启动命令(standalone代表着单机模式运行,非集群模式):
启动命令:
或者双击startup.cmd运行文件。
或者双击shutdown.cmd运行文件。
您可以从 下载 nacos-server-$version.zip
包。