1.下载地址

          https://www.consul.io/downloads.html

分布式系统的服务发现与配置Consul

2.下载后解压

分布式系统的服务发现与配置Consul

3.配置环境变量

            在环境变量path添加consul的解压路径:

                                       D:\javatools\consul

4.启动consul

           cmd命令:      

 

consul agent -dev

分布式系统的服务发现与配置Consul

5.测试

            地址栏输入:http://localhost:8500   如下结果:

分布式系统的服务发现与配置Consul

相关文章:

  • 2021-10-24
  • 2022-12-23
  • 2021-07-08
  • 2021-06-14
  • 2021-10-05
  • 2021-12-25
猜你喜欢
  • 2022-01-20
  • 2021-11-25
  • 2021-06-09
  • 2022-01-14
  • 2022-01-04
  • 2021-11-06
  • 2021-09-15
相关资源
相似解决方案