...
|
...
|
@@ -17,7 +17,6 @@ cloud=test |
|
|
|
|
|
### ****************************** database ***********************************
|
|
|
|
|
|
|
|
|
# cobar
|
|
|
jdbc.mysql.cobar.username=yh_test
|
|
|
jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw==
|
...
|
...
|
@@ -104,6 +103,8 @@ jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw== |
|
|
|
|
|
jdbc.mysql.yhpush.username=yh_test
|
|
|
jdbc.mysql.yhpush.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.bigdatablacklist.username=yh_test
|
|
|
jdbc.mysql.bigdatablacklist.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho-activity
|
|
|
jdbc.mysql.yohoactivity.username=yh_test
|
...
|
...
|
@@ -240,6 +241,7 @@ jdbc.mysql.yohopushcenter.slave=read.passport.yohoops.org:3306 |
|
|
#q_msg_system
|
|
|
jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yhpush.slave=read.passport.yohoops.org:3306
|
|
|
jdbc.mysql.bigdatablacklist.slave=read.passport.yohoops.org:3306
|
|
|
|
|
|
#yoho_activity
|
|
|
jdbc.mysql.yohoactivity.master=write.passport.yohoops.org:3306
|
...
|
...
|
@@ -305,6 +307,11 @@ jdbc.mysql.yhlottery.slave=write.passport.yohoops.org:3306 |
|
|
jdbc.mysql.yhlottery.username=yh_test
|
|
|
jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_reviewed
|
|
|
jdbc.mysql.yohoreviewed.master=write.review.yohoops.org:3306
|
|
|
jdbc.mysql.yohoreviewed.slave=read.review.yohoops.org:3306
|
|
|
jdbc.mysql.yohoreviewed.username=yh_test
|
|
|
jdbc.mysql.yohoreviewed.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho-message配置读写分离
|
|
|
jdbc.mysql.yhmessage.master=write.passport.yohoops.org:3306
|
...
|
...
|
@@ -346,7 +353,7 @@ search.index.refresh_interval = 1 |
|
|
search.index.translog.flush_threshold_ops = 5000
|
|
|
|
|
|
# search-mq
|
|
|
search.mq.server=yohoops-rabbit-common-service
|
|
|
search.mq.server=192.168.104.244
|
|
|
search.mq.port=5672
|
|
|
search.mq.username=yoho
|
|
|
search.mq.password=yoho
|
...
|
...
|
@@ -354,7 +361,7 @@ search.mq.exchange=yoho_search |
|
|
search.mq.virtualHost=yoho
|
|
|
|
|
|
#search-redis
|
|
|
redis.search.proxy.address =yohoops-redis-serarch-service
|
|
|
redis.search.proxy.address =192.168.104.244
|
|
|
redis.search.proxy.port =6379
|
|
|
redis.search.proxy.auth =
|
|
|
|
...
|
...
|
@@ -378,7 +385,11 @@ jdbc.mysql.yohocrm.bigdata.slave=192.168.102.219:3306 |
|
|
jdbc.mysql.yohocrm.bigdata.username=yh_test
|
|
|
jdbc.mysql.yohocrm.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
#yoho_activity_platform
|
|
|
jdbc.mysql.yohoactivity.platform.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohoactivity.platform.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yohoactivity.platform.username=yh_test
|
|
|
jdbc.mysql.yohoactivity.platform.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
|
...
|
...
|
@@ -390,22 +401,27 @@ qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m |
|
|
qiniu.bucket = yhfair
|
|
|
qiniu.domain = http://yhfair.qiniudn.com
|
|
|
qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
|
|
|
|
|
|
qiniu.private.accesskey = BwWhoJN536BnV3CzlE20AjNKC9O2bP0l5tFpKsDU
|
|
|
qiniu.private.secretkey = _x2VtO7fEmylgjojmLi7qwTBtRm30S8BrO0FxOPK
|
|
|
qiniu.private.domain = yhgidcard.static.yhbimg.com
|
|
|
|
|
|
yoho.service.domain.url=http://service-test3.yohops.com:9999
|
|
|
# old redis
|
|
|
redis.proxy.address = yohoops-redis-java-service
|
|
|
redis.proxy.address = 192.168.104.244
|
|
|
redis.proxy.auth =
|
|
|
redis.proxy.port = 6379
|
|
|
|
|
|
redis.readonly.proxy.address = yohoops-redis-java-service
|
|
|
redis.readonly.proxy.address = 192.168.104.244
|
|
|
redis.readonly.proxy.auth =
|
|
|
redis.readonly.proxy.port = 6379
|
|
|
|
|
|
redis.gateway.twemproxy.addresses = yohoops-redis-gateway-service:6379
|
|
|
redis.gateway.twemproxy.addresses = 192.168.104.244:6379
|
|
|
redis.gateway.password=
|
|
|
redis.notsync.twemproxy.addresses = yohoops-redis-java-service:6379
|
|
|
redis.notsync.twemproxy.addresses = 192.168.104.244:6379
|
|
|
redis.notsync.twemproxy.auth=
|
|
|
|
|
|
redis.global.address=yohoops-redis-java-service:6379
|
|
|
redis.global.address=192.168.104.244:6379
|
|
|
redis.global.auth=
|
|
|
|
|
|
# union redis
|
...
|
...
|
@@ -414,90 +430,93 @@ redis.global.auth= |
|
|
#redis.union.port = 6379
|
|
|
|
|
|
# outter big data redis
|
|
|
bigDataRedis.proxy.address=yohoops-redis-bigdata-service
|
|
|
bigDataRedis.proxy.address=192.168.104.244
|
|
|
bigDataRedis.proxy.port=6379
|
|
|
bigDataRedis.proxy.auth=
|
|
|
|
|
|
# outter big data redis push
|
|
|
bigDataRedis-push.proxy.address=yohoops-redis-bigdata-service
|
|
|
bigDataRedis-push.proxy.address=192.168.104.244
|
|
|
bigDataRedis-push.proxy.port=6379
|
|
|
bigDataRedis-push.proxy.auth=
|
|
|
|
|
|
#bigDataRedis-search
|
|
|
bigDataRedis-search.proxy.address=yohoops-redis-bigdata-service
|
|
|
bigDataRedis-search.proxy.address=192.168.104.244
|
|
|
bigDataRedis-search.proxy.port= 6379
|
|
|
bigDataRedis-search.proxy.auth=
|
|
|
|
|
|
redis.union.proxy.address=yohoops-redis-crm-service
|
|
|
redis.union.proxy.address=192.168.104.244
|
|
|
redis.union.proxy.port=6379
|
|
|
redis.union.proxy.auth=
|
|
|
|
|
|
redis.union.readonly.proxy.address=yohoops-redis-crm-service
|
|
|
redis.union.readonly.proxy.address=192.168.104.244
|
|
|
redis.union.readonly.proxy.port=6379
|
|
|
redis.union.readonly.proxy.auth=
|
|
|
|
|
|
redis.crm.notsync.twemproxy.addresses=192.168.104.244:6379
|
|
|
redis.notsync.twemproxy.auth=
|
|
|
|
|
|
## rabbitmq configure
|
|
|
rabbit_host = yohoops-rabbit-common-service:5672
|
|
|
rabbit_host = 192.168.104.244:5672
|
|
|
rabbit_user = yoho
|
|
|
rabbit_password = yoho
|
|
|
|
|
|
## order rabbitmq
|
|
|
rabbit_order = yohoops-rabbit-common-service:5672
|
|
|
rabbit_order = 192.168.104.244:5672
|
|
|
rabbit_order_user = yoho
|
|
|
rabbit_order_password = yoho
|
|
|
|
|
|
########## common rabbitmq ##########
|
|
|
#aws
|
|
|
rabbit_common_aws = yohoops-rabbit-common-service:5672
|
|
|
rabbit_common_aws = 192.168.104.244:5672
|
|
|
rabbit_common_aws_user = yoho
|
|
|
rabbit_common_aws_password = yoho
|
|
|
|
|
|
#qq
|
|
|
rabbit_common_qq = yohoops-rabbit-common-service:5672
|
|
|
rabbit_common_qq = 192.168.104.244:5672
|
|
|
rabbit_common_qq_user = yoho
|
|
|
rabbit_common_qq_password = yoho
|
|
|
|
|
|
# local, maybe producer using this.
|
|
|
rabbit_common = yohoops-rabbit-common-service:5672
|
|
|
rabbit_common = 192.168.104.244:5672
|
|
|
rabbit_common_user = yoho
|
|
|
rabbit_common_password = yoho
|
|
|
##########common rabbitmq ##########
|
|
|
##########uic rabbitmq ##########
|
|
|
rabbit_uic=yohoops-rabbit-common-service:5672
|
|
|
rabbit_uic=192.168.104.244:5672
|
|
|
rabbit_uic_name=yoho
|
|
|
rabbit_uic_password=yoho
|
|
|
|
|
|
#message-center rabbitmq
|
|
|
rabbit_message_center = yohoops-rabbit-common-service:5672
|
|
|
rabbit_message_center = 192.168.104.244:5672
|
|
|
rabbit_message_center_user = yoho
|
|
|
rabbit_message_center_password = yoho
|
|
|
|
|
|
#cache clear rabbitmq
|
|
|
rabbit.cacheclean.producer.host = yohoops-rabbit-common-service:5672
|
|
|
rabbit.cacheclean.consumer.host = yohoops-rabbit-common-service:5672
|
|
|
rabbit.cacheclean.producer.host = 192.168.104.244:5672
|
|
|
rabbit.cacheclean.consumer.host = 192.168.104.244:5672
|
|
|
|
|
|
#message-center rabbitmq
|
|
|
rabbit_message_center = yohoops-rabbit-common-service:5672
|
|
|
rabbit_message_center = 192.168.104.244:5672
|
|
|
rabbit_message_center_user = yoho
|
|
|
rabbit_message_center_password = yoho
|
|
|
rabbit_message_center_vhost = yoho
|
|
|
|
|
|
|
|
|
rabbit_crm_host = yohoops-rabbit-common-service:5672
|
|
|
rabbit_crm_host = 192.168.104.244:5672
|
|
|
rabbit_crm_user = yoho
|
|
|
rabbit_crm_password = yoho
|
|
|
rabbit_crm_vhost = yoho
|
|
|
|
|
|
mini.accessToken.get=http://api.yoho.cn?method=wechat.token.getmini
|
|
|
mini.accessToken.get=http://java-yoho-gateway-service:8080/gateway?method=wechat.token.getmini
|
|
|
|
|
|
|
|
|
crf.service.url=https://osprec-ci.crfchina.com
|
|
|
|
|
|
gateway.domain.url = http://api-test2.dev.yohocorp.com/
|
|
|
gateway.domain.url = http://api-test3.dev.yohocorp.com/
|
|
|
Gateway_URL=http://java-yoho-gateway-service:8080/gateway
|
|
|
yoho.message.controller.url=http://java-yoho-message-controller-service:8080/yoho-message-controller
|
|
|
|
|
|
zkAddress=zk01-yohoops-org:2181
|
|
|
zkAddress=192.168.104.244:2181
|
|
|
|
|
|
# change to order.run-host.yohoops.org later
|
|
|
order.task.host=192.168.103.74
|
...
|
...
|
@@ -508,12 +527,12 @@ UUC_DOMAIN = http://sso-test.yohops.com:9999 |
|
|
|
|
|
|
|
|
#single cloud not sync redis
|
|
|
single.cloud.redis.proxy.address=yohoops-redis-java-service
|
|
|
single.cloud.redis.proxy.address=192.168.104.244
|
|
|
single.cloud.redis.proxy.port=6379
|
|
|
single.cloud.redis.proxy.auth=
|
|
|
|
|
|
#single cloud not sync redis
|
|
|
single.cloud.redis.readonly.proxy.address=yohoops-redis-java-service
|
|
|
single.cloud.redis.readonly.proxy.address=192.168.104.244
|
|
|
single.cloud.redis.readonly.proxy.port=6379
|
|
|
single.cloud.redis.readonly.proxy.auth=
|
|
|
|
...
|
...
|
@@ -542,6 +561,7 @@ package.ticket.more.couponid=13268 |
|
|
default.http.type = http
|
|
|
|
|
|
browse.service.url = http://java-yoho-brower-service:8092/brower/
|
|
|
ufo.service.url=http://java-yohoufo-fore.test3.ingress.dev.yohocorp.com/ufo-gateway/
|
|
|
|
|
|
|
|
|
#mars
|
...
|
...
|
@@ -590,7 +610,7 @@ jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw== |
|
|
|
|
|
mongo_db=dev
|
|
|
mongo_auth_db=dev
|
|
|
mongo_host=192.168.103.55
|
|
|
mongo_host=192.168.104.243
|
|
|
mongo_port=27017
|
|
|
mongo_username=dev
|
|
|
mongo_password=dev123
|
...
|
...
|
@@ -619,15 +639,15 @@ jdbc.mysql.yh_logs.master=write.passport.yohoops.org:3306 |
|
|
|
|
|
jdbc.mysql.yh_logs.username=yh_test
|
|
|
|
|
|
redis.push.address=yohoops-redis-java-service
|
|
|
redis.push.address=192.168.104.244
|
|
|
redis.push.port=6379
|
|
|
redis.push.auth=
|
|
|
|
|
|
rabbit_common_dc0 = yohoops-rabbit-common-service:5672
|
|
|
rabbit_common_dc0 = 192.168.104.244:5672
|
|
|
rabbit_common_dc0_user = yoho
|
|
|
rabbit_common_dc0_password = yoho
|
|
|
|
|
|
rabbit_common_dc1 = yohoops-rabbit-common-service:5672
|
|
|
rabbit_common_dc1 = 192.168.104.244:5672
|
|
|
rabbit_common_dc1_user = yoho
|
|
|
rabbit_common_dc1_password = yoho
|
|
|
|
...
|
...
|
@@ -637,6 +657,9 @@ yoho.quartz.datasource.password=9nm0icOwt6bMHjMusIfMLw== |
|
|
|
|
|
#search-redis
|
|
|
search.redis.iscluster = false
|
|
|
search.redis.address = yohoops-redis-serarch-service
|
|
|
search.redis.address = 192.168.104.244
|
|
|
search.redis.port = 6379
|
|
|
search.redis.auth =
|
|
|
|
|
|
|
|
|
ufo.gateway.url=http://java-yohoufo-fore.test3.ingress.dev.yohocorp.com/ufo-gateway |
...
|
...
|
|