|
@ -60,12 +60,27 @@ spring:
|
|
|
port: 6379
|
|
|
password: redis!@456
|
|
|
|
|
|
|
|
|
fast-dfs:
|
|
|
tracker-server: 172.19.103.13:22122
|
|
|
public-server: http://172.19.103.52:80
|
|
|
password: ha
|
|
|
|
|
|
ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
server:
|
|
|
host: 172.19.103.47
|
|
|
username: root
|
|
|
password: jkzl
|
|
|
ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
profiles: alpha
|
|
@ -83,6 +98,20 @@ fast-dfs:
|
|
|
tracker-server: 172.19.103.54:22122
|
|
|
public-server: http://172.19.103.54:22122
|
|
|
|
|
|
ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
server:
|
|
|
host: 172.19.103.47
|
|
|
username: root
|
|
|
password: jkzl
|
|
|
ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -102,6 +131,20 @@ fast-dfs:
|
|
|
tracker-server: 172.19.103.13:22122
|
|
|
public-server: http://172.19.103.52:80
|
|
|
|
|
|
ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
server:
|
|
|
host: 172.19.103.47
|
|
|
username: root
|
|
|
password: jkzl
|
|
|
ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -120,6 +163,21 @@ fast-dfs:
|
|
|
tracker-server: 11.1.2.9:22122
|
|
|
public-server: http://ds.ehr.yihu.com:22122
|
|
|
|
|
|
ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
server:
|
|
|
host: 172.19.103.47
|
|
|
username: root
|
|
|
password: jkzl
|
|
|
ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -138,6 +196,21 @@ fast-dfs:
|
|
|
tracker-server: 192.168.135.42:22122
|
|
|
public-server: http://192.168.135.42:22122
|
|
|
|
|
|
ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
server:
|
|
|
host: 172.19.103.47
|
|
|
username: root
|
|
|
password: jkzl
|
|
|
ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -153,4 +226,19 @@ spring:
|
|
|
password: q4YaQemf
|
|
|
fast-dfs:
|
|
|
tracker-server: 10.176.97.5:22122
|
|
|
public-server: http://10.176.97.5:8888
|
|
|
public-server: http://10.176.97.5:8888
|
|
|
|
|
|
ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
server:
|
|
|
host: 172.19.103.47
|
|
|
username: root
|
|
|
password: jkzl
|
|
|
ssh-port: 22
|