spring consul 安装

2020-12-30 05:30

阅读:549

标签:art   class   target   div   nbsp   绑定ip   toolbox   tps   lin   

1,https://www.consul.io/downloads.html下载原码包

2,解压

3,配置path路径:解压目录;

4,启动:

     1,cmd执行 consul agent -dev

     2,打开:http://localhost:8500 ,即服务注册界面

5, 

cmd执行:consul.exe agent -server ui -bootstrap -client 0.0.0.0 -data-dir="E:\consul" -bind X.X.X.X

X.X.X.X为服务器绑定ip, 意即使用http://X.X.X.X:8500 访问,而不是只能使用localhost连接

 

 

 

spring consul 安装

标签:art   class   target   div   nbsp   绑定ip   toolbox   tps   lin   

原文地址:https://www.cnblogs.com/misted/p/13022385.html


评论


亲,登录后才可以留言!