1.下载
官网下载地址:https://www.consul.io/downloads.html 直接在浏览器中下载非常慢,可以右键复制页面上的下载链接到迅雷里面下载会快很多,
我也将下载好的压缩包上传了百度云 https://pan.baidu.com/s/1I3zJh3Zph_TUtfK9F8ndwA 提取码 9rhn
 
2.解压并启动
下载完成后解压得到一个consul.exe程序,我直接双击运行该程序命令行窗口一闪而过,无法启动,所以采用如下方式启动,
在consul.exe所在路径 Shift+鼠标右键--> 在此处打开Powershell窗口,输入命令 consul agent -dev 即可启动consul
win10安装Consul

 

 3.访问consul

启动成功后,浏览器访问http://localhost:8500/即可打开consul控制台。

win10安装Consul

 

 

相关文章:

  • 2021-06-19
  • 2021-05-27
  • 2021-12-17
  • 2021-12-04
  • 2022-12-23
  • 2021-11-06
  • 2021-11-27
猜你喜欢
  • 2021-08-15
  • 2021-10-02
  • 2021-10-15
  • 2022-12-23
  • 2021-12-27
  • 2021-08-03
  • 2021-07-14
相关资源
相似解决方案