consul agent -server -bootstrap -syslog \ -ui \ -data-dir=/opt/consul/data \ -dns-port=53 -recursor=10.211.55.3 -config-dir=/opt/consul/conf \ -pid-file=/opt/consul/run/consul.pid \ -client=10.211.55.4 \ -bind=10.211.55.4 \ -node=consul-server01 \ -disable-host-node-id &
spring: application: name: @project.artifactId@ version: @project.version@ build: @buildNumber@ branch: @scmBranch@ cloud: inetutils: ignoredInterfaces: - docker0 config: server: health.enabled: false git: uri: /opt/repos/config searchPaths: 'common,{application}' cloneOnStart: true repos: pay: pattern: pay-* cloneOnStart: true uri: /opt/repos/example/config searchPaths: 'common,{application}' finance: pattern: finance-* cloneOnStart: true uri: /opt/repos/finance/config searchPaths: 'common,{application}'
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。