分类: Spring Cloud

1 篇文章

consul注册中心的安装
/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…