首页 > 系统服务 > 详细

Linux Centos7 上安装consul

时间:2018-07-26 14:21:31      阅读:350      评论:0      收藏:0      [点我收藏+]

1、[root@localhost ~]yum install -y unzip

2、[root@localhost ~]yuminstall -y wget

3、[root@localhost ~]# wget https://releases.hashicorp.com/consul/0.7.5/consul_0.7.5_linux_amd64.zip

4、[root@localhost ~]# ll

5、[root@localhost ~]# unzip consul_0.7.5_linux_amd64.zip

6、[root@localhost ~]./consul agent -dev -ui -node=consul-dev -client=192.168.1.186

Linux Centos7 上安装consul

原文:https://www.cnblogs.com/kingCMS/p/9371259.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!