Authored by jimi

add middle config

... ... @@ -56,13 +56,13 @@ offline.shops.url = http://192.168.102.210:8098/shops/
platform.login.salt = yoho9646yoho9646
platformRedis.proxy.address = yohoops-redis-java-service
platformRedis.proxy.address = redis.yohoops.com
platformRedis.proxy.auth =
platformRedis.proxy.port = 6379
search.server.address = http://java-yoho-search-service-service:8080/yohosearch/
unionRedis.proxy.address = yohoops-redis-java-service
unionRedis.proxy.address = redis.yohoops.com
unionRedis.proxy.auth =
unionRedis.proxy.port = 6379
... ... @@ -73,4 +73,4 @@ yohobuy.pfpromotion.env.namespace = pfpromotion
yohobuy.pfpromotion.env.serverport = 8
yohobuy.pfpromotion.env.webapphome = /home/test/platform-promotion/deploy
zkAddress = zk01-yohoops-org:2181
zkAddress = zk.yohoops.com:2181
... ...
... ... @@ -20,7 +20,7 @@ msgCenter.securityKey.publishReward=6131fe0b-2db8-4375-8433-cdc29fd89ef5
msgCenter.securityKey.topicReward=3a60113a-044c-498f-9443-e2da3c2ada0f
#es config
elasticSearch.host=192.168.104.246
elasticSearch.host=es.yohoops.com
elasticSearch.port=9200
elasticSearch.client.connectNum=10
elasticSearch.client.connectPerRoute=50
\ No newline at end of file
... ...
... ... @@ -126,7 +126,7 @@ stock.req.url = http://54.222.172.226:80/erp-gateway-web/finance/calc/calcSknLo
sync.product.isPromotion.advance.minutes = 5
unionRedis.proxy.address = yohoops-redis-java-service
unionRedis.proxy.address = redis.yohoops.com
unionRedis.proxy.auth =
unionRedis.proxy.port = 6379
... ... @@ -140,7 +140,7 @@ watchService.watchDir = /Data/sftp_images
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
manager.zkAddress = zk01-yohoops-org:2181
manager.zkAddress = zk.yohoops.com:2181
ali.check.accessKeyId=LTAIbjgV667m6ujZ
ali.check.accessKeySecret=aDJt9zdp0FsOpa4zQ2JzccBFq5Pq6K
... ... @@ -148,7 +148,7 @@ local.task.host = 192.168.102.48
shop.yoho.url = http://yoho-realtime-data.test3.ingress.dev.yohocorp.com/shop
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
platformRedis.proxy.address=yohoops-redis-java-service
platformRedis.proxy.address=redis.yohoops.com
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
... ...
... ... @@ -44,6 +44,6 @@ task.send.limit = 3
mobile.limit.sendTimes = 50
redis.crm.notsync.twemproxy.addresses=yohoops-redis-crm-service:6379
redis.crm.notsync.twemproxy.addresses=redis.yohoops.com:6379
redis.notsync.twemproxy.auth=
... ...
... ... @@ -354,7 +354,7 @@ search.index.refresh_interval = 1
search.index.translog.flush_threshold_ops = 5000
# search-mq
search.mq.server=192.168.104.246
search.mq.server=rabbit.yohoops.com
search.mq.port=5672
search.mq.username=yoho
search.mq.password=yoho
... ... @@ -362,7 +362,7 @@ search.mq.exchange=yoho_search
search.mq.virtualHost=yoho
#search-redis
redis.search.proxy.address =yohoops-redis-serarch-service
redis.search.proxy.address =redis.yohoops.com
redis.search.proxy.port =6379
redis.search.proxy.auth =
... ... @@ -409,20 +409,20 @@ 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 = redis.yohoops.com
redis.proxy.auth =
redis.proxy.port = 6379
redis.readonly.proxy.address = yohoops-redis-java-service
redis.readonly.proxy.address = redis.yohoops.com
redis.readonly.proxy.auth =
redis.readonly.proxy.port = 6379
redis.gateway.twemproxy.addresses = yohoops-redis-gateway-service:6379
redis.gateway.twemproxy.addresses = redis.yohoops.com:6379
redis.gateway.password=
redis.notsync.twemproxy.addresses = yohoops-redis-java-service:6379
redis.notsync.twemproxy.addresses = redis.yohoops.com:6379
redis.notsync.twemproxy.auth=
redis.global.address=yohoops-redis-java-service:6379
redis.global.address=redis.yohoops.com:6379
redis.global.auth=
# union redis
... ... @@ -431,79 +431,79 @@ redis.global.auth=
#redis.union.port = 6379
# outter big data redis
bigDataRedis.proxy.address=yohoops-redis-bigdata-service
bigDataRedis.proxy.address=redis.yohoops.com
bigDataRedis.proxy.port=6379
bigDataRedis.proxy.auth=
# outter big data redis push
bigDataRedis-push.proxy.address=yohoops-redis-bigdata-service
bigDataRedis-push.proxy.address=redis.yohoops.com
bigDataRedis-push.proxy.port=6379
bigDataRedis-push.proxy.auth=
#bigDataRedis-search
bigDataRedis-search.proxy.address=yohoops-redis-bigdata-service
bigDataRedis-search.proxy.address=redis.yohoops.com
bigDataRedis-search.proxy.port= 6379
bigDataRedis-search.proxy.auth=
redis.union.proxy.address=yohoops-redis-crm-service
redis.union.proxy.address=redis.yohoops.com
redis.union.proxy.port=6379
redis.union.proxy.auth=
redis.union.readonly.proxy.address=yohoops-redis-crm-service
redis.union.readonly.proxy.address=redis.yohoops.com
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=
redis.crm.notsync.twemproxy.addresses=yohoops-redis-crm-service:6379
redis.crm.notsync.twemproxy.addresses=redis.yohoops.com:6379
redis.notsync.twemproxy.auth=
## rabbitmq configure
rabbit_host = 192.168.104.246:5672
rabbit_host = rabbit.yohoops.com:5672
rabbit_user = yoho
rabbit_password = yoho
## order rabbitmq
rabbit_order = 192.168.104.246:5672
rabbit_order = rabbit.yohoops.com:5672
rabbit_order_user = yoho
rabbit_order_password = yoho
########## common rabbitmq ##########
#aws
rabbit_common_aws = 192.168.104.246:5672
rabbit_common_aws = rabbit.yohoops.com:5672
rabbit_common_aws_user = yoho
rabbit_common_aws_password = yoho
#qq
rabbit_common_qq = 192.168.104.246:5672
rabbit_common_qq = rabbit.yohoops.com:5672
rabbit_common_qq_user = yoho
rabbit_common_qq_password = yoho
# local, maybe producer using this.
rabbit_common = 192.168.104.246:5672
rabbit_common = rabbit.yohoops.com:5672
rabbit_common_user = yoho
rabbit_common_password = yoho
##########common rabbitmq ##########
##########uic rabbitmq ##########
rabbit_uic=192.168.104.246:5672
rabbit_uic=rabbit.yohoops.com:5672
rabbit_uic_name=yoho
rabbit_uic_password=yoho
#message-center rabbitmq
rabbit_message_center = 192.168.104.246:5672
rabbit_message_center = rabbit.yohoops.com:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
#cache clear rabbitmq
rabbit.cacheclean.producer.host = 192.168.104.246:5672
rabbit.cacheclean.consumer.host = 192.168.104.246:5672
rabbit.cacheclean.producer.host = rabbit.yohoops.com:5672
rabbit.cacheclean.consumer.host = rabbit.yohoops.com:5672
#message-center rabbitmq
rabbit_message_center = 192.168.104.246:5672
rabbit_message_center = rabbit.yohoops.com:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
rabbit_crm_host = 192.168.104.246:5672
rabbit_crm_host = rabbit.yohoops.com:5672
rabbit_crm_user = yoho
rabbit_crm_password = yoho
rabbit_crm_vhost = yoho
... ... @@ -517,7 +517,7 @@ 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=192.168.104.246:2181
zkAddress=zk.yohoops.com:2181
# change to order.run-host.yohoops.org later
order.task.host=192.168.103.74
... ... @@ -528,12 +528,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=redis.yohoops.com
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=redis.yohoops.com
single.cloud.redis.readonly.proxy.port=6379
single.cloud.redis.readonly.proxy.auth=
... ... @@ -640,15 +640,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=redis.yohoops.com
redis.push.port=6379
redis.push.auth=
rabbit_common_dc0 = 192.168.104.246:5672
rabbit_common_dc0 = rabbit.yohoops.com:5672
rabbit_common_dc0_user = yoho
rabbit_common_dc0_password = yoho
rabbit_common_dc1 = 192.168.104.246:5672
rabbit_common_dc1 = rabbit.yohoops.com:5672
rabbit_common_dc1_user = yoho
rabbit_common_dc1_password = yoho
... ... @@ -658,7 +658,7 @@ yoho.quartz.datasource.password=9nm0icOwt6bMHjMusIfMLw==
#search-redis
search.redis.iscluster = false
search.redis.address = yohoops-redis-serarch-service
search.redis.address = redis.yohoops.com
search.redis.port = 6379
search.redis.auth =
... ...
... ... @@ -14,9 +14,9 @@ erp.shops.login.url = http://qrest.yohobuy.com:9098/erp-gateway-web/accoun
erp.storage = http://192.168.10.131:8082/erp-gateway-web/stock
manager.zkAddress =192.168.104.246:2181
manager.zkAddress =zk.yohoops.com:2181
zkAddress=192.168.104.246:2181
zkAddress=zk.yohoops.com:2181
execute.limitcode.host = 10.66.50.140
... ... @@ -70,7 +70,7 @@ api.yoho.url = http://api-test3.dev.yohocorp.com
platform.login.salt = yoho9646yoho9646
platformRedis.proxy.address = 192.168.104.246
platformRedis.proxy.address = redis.yohoops.com
platformRedis.proxy.auth =
platformRedis.proxy.port = 6379
... ...
... ... @@ -56,13 +56,13 @@ offline.shops.url = http://192.168.102.210:8098/shops/
platform.login.salt = yoho9646yoho9646
platformRedis.proxy.address = yohoops-redis-java-service
platformRedis.proxy.address = redis.yohoops.com
platformRedis.proxy.auth =
platformRedis.proxy.port = 6379
search.server.address = http://java-yoho-search-service-service:8080/yohosearch/
unionRedis.proxy.address = yohoops-redis-java-service
unionRedis.proxy.address = redis.yohoops.com
unionRedis.proxy.auth =
unionRedis.proxy.port = 6379
... ... @@ -73,4 +73,4 @@ yohobuy.pfpromotion.env.namespace = pfpromotion
yohobuy.pfpromotion.env.serverport = 8
yohobuy.pfpromotion.env.webapphome = /home/test/platform-promotion/deploy
zkAddress = zk01-yohoops-org:2181
zkAddress = zk.yohoops.com:2181
... ...
... ... @@ -14,7 +14,7 @@ ufo.platform.env.namespace = ufoPlatform
ufo.platform.env.serverport = 8
ufo.platform.env.webapphome = /home/test/ufo-platform/deploy
zkAddress = zk01-yohoops-org:2181
zkAddress = zk.yohoops.com:2181
file.saveDir = /Data/images
file.image.gif.size = 2621440
... ... @@ -31,7 +31,7 @@ ufo.nfc.syncBlockChain.url=http://yoho-ultrain-block-api.test3.ingress.dev.yohoc
ip.port.uic.server = java-yoho-uic.test3.ingress.dev.yohocorp.com
redis.ufo.twemproxy.addresses = yohoops-redis-java-service:6379
redis.ufo.twemproxy.addresses = redis.yohoops.com:6379
redis.ufo.twemproxy.auth =
jdbc.mysql.ufo.master = write.erp.yohoops.org:3306
... ... @@ -58,7 +58,7 @@ api.yoho.url=http://api-test3.dev.yohocorp.com
nanjing.custid=9999999999
beijing.custid=9999999999
rabbit_ufo = yohoops-rabbit-common-service:5672
rabbit_ufo = rabbit.yohoops.com:5672
rabbit_ufo_user = yoho
rabbit_ufo_password = yoho
... ...
... ... @@ -34,7 +34,7 @@ redis.pool.maxTotal=200
redis.pool.maxIdle=100
#redis.push.address=read.redis.yohoops.org
redis.push.address=yohoops-redis-java-service
redis.push.address=redis.yohoops.com
redis.push.port=6379
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
... ...
... ... @@ -28,7 +28,7 @@ tencent.vod.url =https://video-cover.yohobuy.com
tempImagePath =/Data/tempImages
#es config
elasticSearch.host=192.168.104.246
elasticSearch.host=es.yohoops.com
elasticSearch.port=9200
elasticSearch.client.connectNum=10
elasticSearch.client.connectPerRoute=50
\ No newline at end of file
... ...
... ... @@ -41,11 +41,11 @@ ip.port.search.server = 192.168.102.216:8080
#udidRedis.proxy.address=bigdata.redis.yohoops.org
#udidRedis.proxy.port=6379
yohobuy.bigdata.bigdataredis.host=yohoops-redis-bigdata-service:6379
yohobuy.bigdata.bigdataredis.host=redis.yohoops.com:6379
yohobuy.bigdata.bigdataredis.auth=
#bigdata mq
redis.sync.rabbit.host=yohoops-rabbit-mq01-service:5672
redis.sync.rabbit.host=rabbit.yohoops.com:5672
redis.sync.rabbit.user=yoho
redis.sync.rabbit.password=yoho
redis.sync.rabbit.vhost=yoho
... ...
... ... @@ -10,7 +10,7 @@ users.browse.appVersion = 4.1.0.***
users.browse.expire = 7776000
users.browse.numPerUser = 200
rabbit_crm_host=yohoops-rabbit-common-service:5672
rabbit_crm_host=rabbit.yohoops.com:5672
rabbit_crm_user=yoho
rabbit_crm_password=yoho
rabbit_crm_vhost = yoho
... ...
... ... @@ -34,24 +34,24 @@ ftp.port=21
ftp.userName=ftpuser
ftp.pwd=ok83sQlrvHfw8OBMz6xlRA==
rabbit_crm_host=yohoops-rabbit-common-service:5672
rabbit_crm_host=rabbit.yohoops.com:5672
rabbit_crm_user=yoho
rabbit_crm_password=yoho
rabbit_crm_vhost = yoho
rabbit_crm_concurrent = 10
rabbit_crm_prefetch = 10
rabbit_qq_host=yohoops-rabbit-common-qq-service:5672
rabbit_qq_host=rabbit.yohoops.com:5672
rabbit_qq_user=yoho
rabbit_qq_password=yoho
rabbit_qq_vhost=yoho
rabbit_common_host=yohoops-rabbit-common-service:5672
rabbit_common_host=rabbit.yohoops.com:5672
rabbit_common_user=yoho
rabbit_common_password=yoho
rabbit_common_vhost=yoho
redis.crm.notsync.twemproxy.addresses=yohoops-redis-crm-service:6379
redis.crm.notsync.twemproxy.addresses=redis.yohoops.com:6379
crm.send.notice=false
#alarm_mobile
... ...
... ... @@ -28,7 +28,7 @@ yohobuy.extendstore.env.namespace = extendstore
yohobuy.extendstore.env.serverport = 4
yohobuy.extendstore.env.webapphome = /home/test/yohobuy-extendstore/deploy
rabbit_crm_host=yohoops-rabbit-common-service:5672
rabbit_crm_host=rabbit.yohoops.com:5672
rabbit_crm_user=yoho
rabbit_crm_password=yoho
rabbit_crm_vhost = yoho
... ...
... ... @@ -126,7 +126,7 @@ stock.req.url = http://54.222.172.226:80/erp-gateway-web/finance/calc/calcSknLo
sync.product.isPromotion.advance.minutes = 5
unionRedis.proxy.address = yohoops-redis-java-service
unionRedis.proxy.address = redis.yohoops.com
unionRedis.proxy.auth =
unionRedis.proxy.port = 6379
... ... @@ -140,7 +140,7 @@ watchService.watchDir = /Data/sftp_images
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
manager.zkAddress = zk01-yohoops-org:2181
manager.zkAddress = zk.yohoops.com:2181
ali.check.accessKeyId=LTAIbjgV667m6ujZ
ali.check.accessKeySecret=aDJt9zdp0FsOpa4zQ2JzccBFq5Pq6K
... ... @@ -148,11 +148,11 @@ local.task.host = 192.168.102.48
shop.yoho.url = http://yoho-realtime-data.test3.ingress.dev.yohocorp.com/shop
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
platformRedis.proxy.address=yohoops-redis-java-service
platformRedis.proxy.address=redis.yohoops.com
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
zkAddress=192.168.104.246:2181
zkAddress=zk.yohoops.com:2181
erpYohops.domain = http://java-yoho-erp-gateway.test3.ingress.dev.yohocorp.com/erp-gateway
... ...
... ... @@ -16,7 +16,7 @@ share_coupon_expiredTime = 4
wechat.coupons.operators.email = chao.geng@yoho.cn
wechat.coupons.operators.mobile = 13770338135
rabbit_crm_host=yohoops-rabbit-common-service:5672
rabbit_crm_host=rabbit.yohoops.com:5672
rabbit_crm_user=yoho
rabbit_crm_password=yoho
... ...
... ... @@ -44,6 +44,6 @@ task.send.limit = 3
mobile.limit.sendTimes = 50
redis.crm.notsync.twemproxy.addresses=yohoops-redis-crm-service:6379
redis.crm.notsync.twemproxy.addresses=redis.yohoops.com:6379
redis.notsync.twemproxy.auth=
... ...
... ... @@ -11,13 +11,13 @@ ufo.gateway.env.namespace = ufo-gateway
ufo.gateway.env.serverport = 0
ufo.gateway.env.webapphome = /home/test/yohoufo-fore/deploy
zkAddress = zk01-yohoops-org:2181
zkAddress = zk.yohoops.com:2181
gateway.signature.key.salt=mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y
########## common rabbitmq ##########
# local, maybe producer using this.
rabbit_ufo = yohoops-rabbit-common-service:5672
rabbit_ufo = rabbit.yohoops.com:5672
rabbit_ufo_user = yoho
rabbit_ufo_password = yoho
##########common rabbitmq ##########
... ... @@ -50,7 +50,7 @@ order.seller.goodsPaymentRate=0.05
order.seller.earnestMoneyRate=0
order.seller.payChannelRate=0.0001
redis.ufo.twemproxy.addresses = yohoops-redis-java-service:6379
redis.ufo.twemproxy.addresses = redis.yohoops.com:6379
redis.ufo.twemproxy.auth =
jdbc.mysql.ufo.master = write.erp.yohoops.org:3306
... ...
... ... @@ -14,7 +14,7 @@ ufo.platform.env.namespace = ufoPlatform
ufo.platform.env.serverport = 8
ufo.platform.env.webapphome = /home/test/ufo-platform/deploy
zkAddress = zk01-yohoops-org:2181
zkAddress = zk.yohoops.com:2181
file.saveDir = /Data/images
file.image.gif.size = 2621440
... ... @@ -31,7 +31,7 @@ ufo.nfc.syncBlockChain.url=http://yoho-ultrain-block-api.test3.ingress.dev.yohoc
ip.port.uic.server = java-yoho-uic.test3.ingress.dev.yohocorp.com
redis.ufo.twemproxy.addresses = yohoops-redis-java-service:6379
redis.ufo.twemproxy.addresses = redis.yohoops.com:6379
redis.ufo.twemproxy.auth =
jdbc.mysql.ufo.master = write.erp.yohoops.org:3306
... ... @@ -58,7 +58,7 @@ api.yoho.url=http://api-test3.dev.yohocorp.com
nanjing.custid=9999999999
beijing.custid=9999999999
rabbit_ufo = yohoops-rabbit-common-service:5672
rabbit_ufo = rabbit.yohoops.com:5672
rabbit_ufo_user = yoho
rabbit_ufo_password = yoho
... ...
... ... @@ -34,7 +34,7 @@ redis.pool.maxTotal=200
redis.pool.maxIdle=100
#redis.push.address=read.redis.yohoops.org
redis.push.address=yohoops-redis-java-service
redis.push.address=redis.yohoops.com
redis.push.port=6379
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
... ...
... ... @@ -11,13 +11,13 @@ ufo.gateway.env.namespace = ufo-gateway
ufo.gateway.env.serverport = 0
ufo.gateway.env.webapphome = /home/test/yohoufo-fore/deploy
zkAddress = zk01-yohoops-org:2181
zkAddress = zk.yohoops.com:2181
gateway.signature.key.salt=mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y
########## common rabbitmq ##########
# local, maybe producer using this.
rabbit_ufo = yohoops-rabbit-common-service:5672
rabbit_ufo = rabbit.test3.yohoops:5672
rabbit_ufo_user = yoho
rabbit_ufo_password = yoho
##########common rabbitmq ##########
... ... @@ -50,7 +50,7 @@ order.seller.goodsPaymentRate=0.05
order.seller.earnestMoneyRate=0
order.seller.payChannelRate=0.0006
redis.ufo.twemproxy.addresses = yohoops-redis-java-service:6379
redis.ufo.twemproxy.addresses = redis.yohoops.com:6379
redis.ufo.twemproxy.auth = redis9646
jdbc.mysql.ufo.master = write.erp.yohoops.org:3306
... ...