码迷,mamicode.com
首页 > 编程语言 > 详细

spring consul 安装

时间:2020-06-01 00:35:38      阅读:82      评论:0      收藏:0      [点我收藏+]

标签: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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!