consul注册中心的安装 2019-11-22 15:30 | 810 | 0 | Spring Cloud,注册中心 28 字 | 1 分钟内 /opt/consul/consul agent -server -bootstrap-expect 1 -data-dir /opt/consul/server -node=dc1 -bind=172.16.7.102 -rejoin -config-dir=/opt/consul/server/config -client 0.0.0.0 -u…