Authored by Ling
Showing 37 changed files with 284 additions and 94 deletions
... ... @@ -281,12 +281,12 @@ jdbc.mysql.yhextendstore.username=yh_test
jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw==
# search-es
search.es.cluster.name = yohosearch
search.es.cluster.name = yohosearch-dev-5.4.3
search.es.servers = 192.168.102.12:9300 192.168.102.13:9300
search.index.number_of_replicas = 1
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 5000
search.index.translog.flush_threshold_size = 512mb
search.index.translog.flush_threshold_size = 100mb
#yhb_promotion_split db split
... ...
... ... @@ -47,4 +47,6 @@ erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock
portalGateway.service.url = http://192.168.102.47:8080/portal-gateway
erp.shops.batch.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_stock
erp.shops.batch.center.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_center_stock
\ No newline at end of file
erp.shops.batch.center.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_center_stock
uic.service.url = http://uic.yohoops.org:8096/uic
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
yohobuy.rfid.env.namespace = rfid
yohobuy.rfid.env.serverport = 9
yohobuy.rfid.env.webapphome = /home/dev/yohobuy-rfid/deploy
\ No newline at end of file
... ...
... ... @@ -236,8 +236,8 @@ jdbc.mysql.marspush.username=yh_test
jdbc.mysql.marspush.password=9nm0icOwt6bMHjMusIfMLw==
#yoho_family_db
jdbc.mysql.yhfamily.master=192.168.102.216:3306
jdbc.mysql.yhfamily.slave=192.168.102.216:3306
jdbc.mysql.yhfamily.master=192.168.102.219:3306
jdbc.mysql.yhfamily.slave=192.168.102.219:3306
jdbc.mysql.yhfamily.username=yh_test
jdbc.mysql.yhfamily.password=9nm0icOwt6bMHjMusIfMLw==
... ... @@ -266,6 +266,7 @@ search.es.servers = es.node1.yohoops.org:9300 es.node2.yohoops.org:9300
search.index.number_of_replicas = 1
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 10000
search.index.translog.flush_threshold_size = 100mb
# search-mq
search.mq.server = rabbitmq01.yohoops.org
... ... @@ -282,14 +283,14 @@ redis.search.proxy.auth =
#mars-search-db
jdbc.mysql.yohomarssearch.datasources = yh_mars
jdbc.mysql.yohomarssearch.master = 192.168.102.216:3306
jdbc.mysql.yohomarssearch.slave = 192.168.102.216:3306
jdbc.mysql.yohomarssearch.username = yh_test
jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yohomarssearch.master = 192.168.102.17:3306
jdbc.mysql.yohomarssearch.slave = 192.168.102.17:3306
jdbc.mysql.yohomarssearch.username = root
jdbc.mysql.yohomarssearch.password = Z5BMngayHLUxyWLSv6+koA==
#mars-search-es
yohomarssearch.es.cluster.name = yohosearch_test
yohomarssearch.es.servers = 192.168.102.216:9300 192.168.102.209:9300
yohomarssearch.es.cluster.name = yohomarssearch
yohomarssearch.es.servers = 192.168.102.17:9300
yohomarssearch.index.number_of_replicas = 0
yohomarssearch.index.refresh_interval = 10s
yohomarssearch.index.translog.flush_threshold_ops = 10000
... ...
... ... @@ -2,7 +2,9 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
gateway.api.url = http://api-test1.yohops.com:9999
gateway.api.url = http://api-test1.yohops.com:9999/
gateway.service.url = http://service-test1.yohops.com:9999/
uic_userInfoRest_enable = true
... ...
... ... @@ -17,5 +17,5 @@ web.context=yoho-family
##uic接口url
uic.service.url = http://192.168.102.27:8096/uic
##user接口url
user.service.url = http://192.168.103.73:8081/users
\ No newline at end of file
##gateway接口url
gateway.service.url = http://192.168.103.73:8080/gateway
\ No newline at end of file
... ...
... ... @@ -49,6 +49,8 @@ portalGateway.service.url = http://192.168.102.47:8080/portal-gateway/erp
qq.notifyurl = http://service-test1.yohops.com:9999/payment/qqpay_notify
uic.service.url = http://uic.yohoops.org/uic
unionpay.notifyurl = http://service-test1.yohops.com:9999/payment/unionpay_newnotify
users.browse.appVersion = 4.1.0.***
... ...
... ... @@ -16,8 +16,8 @@ build.productindex.use.code=true
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=2500
search.index.batch.max.thread.size=10
search.index.batch.limit=2000
search.index.batch.max.thread.size=5
#suggest count
suggestion.count.batch.limit=300
... ...
... ... @@ -13,6 +13,8 @@ invite.code.url = https://union.yoho.cn/union/app-downloads.html?union_
jdbc.mysql.readonlyinslave = true
offline.shop.ip.login.limit = 127.0.0.1,127.0.0.2
register.image.onoff = off
register.new.user.page.probability = 9
... ... @@ -23,6 +25,8 @@ union.domain.url = http://webunion_tl.yohobuy.com/union
user.diff.place.login.message = \\u5c0a\\u656c\\u7684\\u7528\\u6237\\uff0c\\u7cfb\\u7edf\\u68c0\\u6d4b\\u5230\\u60a8\\u7684\\u8d26\\u53f7\\u5df2\\u5728\\u5f02\\u5730\\u767b\\u5f55\\u3002\\u4e3a\\u4fdd\\u8bc1\\u5e10\\u53f7\\u5b89\\u5168\\uff0c\\u5982\\u975e\\u672c\\u4eba\\u64cd\\u4f5c\\uff0c\\u5efa\\u8bae\\u60a8\\u5c3d\\u5feb\\u4fee\\u6539\\u767b\\u5f55\\u5bc6\\u7801\\u3002\\u656c\\u8bf7\\u63d0\\u9ad8\\u8b66\\u60d5\\uff0c\\u8c28\\u9632\\u8bc8\\u9a97\\uff01
user.screen.mobilestart = [\\"147\\",\\"170\\",\\"171\\"]
user.session.expire = 10080
users.base.isUic = false
... ...
yohobuy.extendstore.env.namespace = extendstore
yohobuy.extendstore.env.serverport = 4
yohobuy.extendstore.env.webapphome = /home/dev/yohobuy-extendstore/deploy
yohobuy.extendstore.env.webapphome = /home/test/yohobuy-extendstore/deploy
alipay.notifyurl = http://dev-service.yohops.com:9999/payment/alipay_notify
wechat.app.newnotifyurl = http://dev-service.yohops.com:9999/payment/weixin_notify
unionmpos.env = 00
erp.gateway.url=http://192.168.13.87/erp-gateway-web
yohocoin.rule.minMultiple=1
yohocoin.rule.maxPayRate=0.2
yohocoin.rule.amountLimit=20
... ...
... ... @@ -144,4 +144,10 @@ shop.yoho.url = http://qbs-h5-newtest1.yohops.com/shop
local.task.host = 192.168.102.48
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
\ No newline at end of file
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
platformRedis.proxy.address=192.168.102.211
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
zkAddress=192.168.102.202:2181
\ No newline at end of file
... ...
... ... @@ -2,7 +2,13 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_1/global-autoconfig.properties
gateway.api.url = http://api-test3.yohops.com:9999
gateway.api.url = http://api-test1.yohops.com:9999/
gateway.service.url = http://service-test1.yohops.com:9999/
is_debug_enable = true
uic.screen.mobilestart = [\\"147\\",\\"170\\",\\"171\\"]
uic_userInfoRest_enable = true
... ...
aesKey = yoho96461qaz2wsx
alarm.mobile = 18994021292
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_1/global-autoconfig.properties
yohobuy.crm.env.serverport=3
yohobuy.crm.env.namespace=crm
yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy
jdbc.mysql.readonlyinslave=true
bigData.url = http://bigdata-crm.yohops.com:8070/bigdata/crm/
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
crm.send.notice = true
#bigData.url=http://123.207.166.124:8080/bigdata/crm/
bigData.url=http://123.207.166.124:8888/bigdata/crm/
search.url=192.168.102.216:8080
platform.host=http://192.168.102.202:8088/platform
rabbit_common = 192.168.102.211:5672
platform.coupon.userId=10964
platform.coupon.userName=crm
qiniu.domain=http://7xnrdp.com1.z0.glb.clouddn.com
qiniu.accesskey=atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.secretkey=pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
qiniu.bucket=test
#AES_KEY
aesKey=yoho96461qaz2wsx
ftp.ip=54.222.156.51
#SMS_URL
sms.url=http://211.147.239.62:9050/cgi-bin/sendsms
sms.name=yohoyx@yohoyx
sms.pwd=EH+iuWSAfINJYwSdPgVqhA==
sms.reprot.flag=false
#FTP
ftp.ip=123.206.26.127
ftp.port=21
ftp.userName=ftpuser
ftp.pwd=ok83sQlrvHfw8OBMz6xlRA==
jdbc.mysql.readonlyinslave = true
sms.name = yohoyx@yohoyx
sms.pwd = EH+iuWSAfINJYwSdPgVqhA==
sms.url = http://211.147.239.62:9050/cgi-bin/sendsms
yohobuy.crm.env.namespace = crm
yohobuy.crm.env.serverport = 3
yohobuy.crm.env.webapphome = /home/test/yohobuy-crm/deploy
sms.reprot.flag=false
redis.crm.notsync.twemproxy.addresses=huodong.write.yohoops.org:6379
redis.notsync.twemproxy.auth=
#阿里云短信发送的
aliyun.sms.accessKeyId=wIBL09Z0xu7uJUkX0yNnFWy8tNv+KZEH8req1GsE1+k=
aliyun.sms.secret=/tnQdyzBuARAcql9ad+yJVzlQNX9bfhEmJxr7wdLz58=
rabbit_common=192.168.102.211:5672
rabbit_common_user=yoho
rabbit_common_password=yoho
rabbit_vhost=yoho
redis.crm.proxy.address=192.168.102.211
redis.crm.notsync.twemproxy.addresses=192.168.102.211:6379
crm.send.notice=true
#alarm_mobile
alarm.mobile=18914723870
#分组同步短信告警
usergroup.alarm.mobile=18994021292
########################### wechat module ########################################
yohobuyServiceAccessTokenGetUrl=http://127.0.0.1:8082/wechat/?method=wechat.token.get
wechat.host.name=https://api.weixin.qq.com
wechat.user.info=/cgi-bin/user/info
wechat.user.get=/cgi-bin/user/get
wechat.access.yohobuyService.appid=wx75e5a7c0c88e45c2
wechat.access.yohobuyService.secret=ce21ae4a3f93852279175a167e54509b
wechat.access.yohobuySubscribe.appid=wx96121aa89f31c5ea
... ... @@ -63,15 +60,43 @@ wechat.access.yohonowTrend.appid=wx1fe49f08f41b6c26
wechat.access.yohonowTrend.secret=5670f62abcebcd8d321615b46bd19ef4
wechat.access.yohonowGirl.appid=wxb52ec6a352f0b090
wechat.access.yohonowGirl.secret=9fe6bedb0b7f30986a168c7fc44f34c0
############################ wechat module #######################################
#redis.notsync.twemproxy.addresses=192.168.102.222:22121,192.168.102.211:22121
#redis.notsync.twemproxy.auth=
#历史vip用户分组ID
birthday.coupon.groupid=12
#生日券短信模板ID
birthday.coupon.sms.templateid=2
browse.service.url=http://192.168.102.31:8092/brower/
\ No newline at end of file
aliyun.sms.accessKeyId=wIBL09Z0xu7uJUkX0yNnFWy8tNv+KZEH8req1GsE1+k=
aliyun.sms.secret=/tnQdyzBuARAcql9ad+yJVzlQNX9bfhEmJxr7wdLz58=
platform.host=http://192.168.102.210:8088/platform
platform.gray.host = http://192.168.102.210:8088/platform
platform.coupon.userId=10964
platform.coupon.userName=crm
browse.service.url=http://192.168.103.59:8092/brower/
# ******************** 定时器时间配置 ********************
#玄武状态报告和黑名单获取
xuanwu.scheduler=0 1/3 * * * ?
#梦网状态报告和黑名单获取
mengwang.scheduler=0/10 * * * * ?
#同步微信公众号的任务
wechart.scheduler=0 0 0 * * ?
#微信公众号的任务错误重新尝试
wechart.retry.scheduler=0 0 2 * * ?
#清理短信发送记录
sms.clean.scheduler=0 0 2 * * ?
#大数据
jdbc.mysql.bigdataunion.slave=118.89.235.30:3306
jdbc.mysql.bigdataunion.username=root
jdbc.mysql.bigdataunion.password=t5/oMgwUCmO/GeMHBAQ2Cg==
#Mars接口域名
mars.host=http://mars-test.yohops.com:9999/
\ No newline at end of file
... ...
... ... @@ -153,4 +153,10 @@ ali.check.accessKeySecret=aDJt9zdp0FsOpa4zQ2JzccBFq5Pq6K
shop.yoho.url = http://qbs-h5-newtest1.yohops.com/shop
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
\ No newline at end of file
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
platformRedis.proxy.address=192.168.102.211
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
zkAddress=192.168.102.202:2181
\ No newline at end of file
... ...
... ... @@ -2,11 +2,13 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_1/global-autoconfig.properties
invite.code.activity.id = 2024
jdbc.mysql.readonlyinslave = false
service.online.type = 3
service.online.type.h5 = http://m.yohobuy.com/service/im
yohobuy.resources.env.namespace = resources
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/test/yohobuy-resources/deploy
service.online.type=3
service.online.type.h5=http://m.yohobuy.com/service/im
\ No newline at end of file
... ...
... ... @@ -338,6 +338,20 @@ search.mq.password=123qwe
search.mq.exchange=yoho_search
search.mq.virtualHost=yohosearch
#search-redis
redis.search.proxy.address =192.168.102.22
redis.search.proxy.port =6379
redis.search.proxy.auth =
#for crm read db
jdbc.mysql.yohopassport.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yhpassport.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yhshops.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yhoperations.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yh.username=yh_test
jdbc.mysql.yh.password=9nm0icOwt6bMHjMusIfMLw==
##### **************************************** common properties ******************************************************
... ... @@ -489,4 +503,11 @@ package.ticket.more.couponid=13268
default.http.type = http
erp.shop.web.url=http://192.168.103.82:9098
\ No newline at end of file
erp.shop.web.url=http://192.168.103.82:9098
#yoho_family_db
jdbc.mysql.yhfamily.master=192.168.102.219:3306
jdbc.mysql.yhfamily.slave=192.168.102.219:3306
jdbc.mysql.yhfamily.username=yh_test
jdbc.mysql.yhfamily.password=9nm0icOwt6bMHjMusIfMLw==
... ...
... ... @@ -2,9 +2,9 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties
gateway.api.url = http://api.gray.yohops.com/
gateway.api.url = http://api-test2.yohops.com:9999/
gateway.service.url = http://service.yoho.cn/
gateway.service.url = http://service-test2.yohops.com:9999/
is_debug_enable = true
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/yoho-family-autoconfig.properties
yoho.family.env.namespace = yoho-family
yoho.family.env.serverport = 6
yoho.family.env.webapphome = /home/test/yoho-family/deploy
#db_pool_config
db.default.initialSize=10
db.default.maxTotal=20
db.default.maxIdle=10
db.default.minIdle=5
#debug_enable
is_debug_enable=true
web.context=yoho-family
#uic接口url
uic.service.url = http://192.168.102.27:8096/uic
#gateway接口url
gateway.service.url = http://192.168.102.25:8080/gateway
... ...
... ... @@ -29,7 +29,7 @@ gateway.screen.mobilestart = ["147", "170", "171"]
innerHostSuffix = yohops.com
is_checksession_enable = true
is_debug_enable = false
is_debug_enable = true
line.shops.url = http://192.168.102.47:8098/shops
... ...
... ... @@ -94,4 +94,8 @@ local.task.host = 192.168.102.48
shop.yoho.url = http://qbs-h5-newtest1.yohops.com/shop
platform.sns.imagesimi.url=http://platform.shareOrder.yohoops.org:8787/shareOrderAudit
\ No newline at end of file
platform.sns.imagesimi.url=http://platform.shareOrder.yohoops.org:8787/shareOrderAudit
platformRedis.proxy.address=192.168.102.211
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
\ No newline at end of file
... ...
... ... @@ -2,9 +2,9 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
gateway.api.url = http://api-test3.yohops.com:9999
gateway.api.url = http://api-test3.yohops.com:9999/
gateway.service.url = http://service-test3.yohops.com:9999
gateway.service.url = http://service-test3.yohops.com:9999/
is_debug_enable = true
... ...
... ... @@ -32,3 +32,5 @@ youzan.open.platform.url=https://open.youzan.com
youzan.trade.days=30
es.service.url=http://192.168.102.17:8087/yohomars-search
yohofamily_rabbit_host=192.168.102.27:5672
signature.single.key=yoho9646yoho9646
... ...
... ... @@ -35,3 +35,6 @@ yohood.domain.url=http://yohood.test.yoho.cn/
wechat.callback.host=http://mars-test.yohops.com:9999/yohonow
project.server.domain = http://yohonow-test.yohops.com:9999/yohonow/
project.family.domain=http://192.168.103.98:8026/yoho-family
project.yohoFamily.enter=http://m.yohobuy.com/home/family
... ...
... ... @@ -145,4 +145,8 @@ ali.check.accessKeyId=LTAIbjgV667m6ujZ
ali.check.accessKeySecret=aDJt9zdp0FsOpa4zQ2JzccBFq5Pq6K
local.task.host = 192.168.102.48
shop.yoho.url = http://qbs-h5-newtest1.yohops.com/shop
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
\ No newline at end of file
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
platformRedis.proxy.address=192.168.102.211
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
file.uploadTempDir = /Data
is_debug_enable = false
jdbc.mysql.readonlyinslave = false
yoho.rfid.env.namespace = rfid
yohobuy.rfid.env.namespace = rfid
yohobuy.rfid.env.serverport = 9
yohobuy.rfid.env.webapphome = /home/test/yohobuy-rfid/deploy
rfid.client.address = 00-00-00-00-00-00-00-E0:172.16.6.20:9761:1|0|0|0-30|0|0|0:0
... ...
... ... @@ -28,4 +28,6 @@ social.domain.url=http://192.168.102.52:8095/social
ezine.api.url=http://ezine.myoho.net/index.php
wechat.callback.host=http://mars-test.yohops.com:9999/wechat-test
yohonow.doman.url=http://yohonow-test.yohops.com:9999/yohonow
yohonow.doman.url=http://yohonow-test.yohops.com:9999
is_task_enbale=true
... ...
... ... @@ -298,12 +298,18 @@ jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306
jdbc.mysql.yhbsearch.username=yh_test
jdbc.mysql.yhbsearch.password=9nm0icOwt6bMHjMusIfMLw==
#bigdataunion
jdbc.mysql.bigdataunion.slave=read.bigdata.yohoops.org:3306
jdbc.mysql.bigdataunion.username=yh_test
jdbc.mysql.bigdataunion.password=9nm0icOwt6bMHjMusIfMLw==
# search-es
search.es.cluster.name = yohosearch_testQQ
search.es.servers = es.node1.yohoops.org:9300
search.index.number_of_replicas = 0
search.index.number_of_replicas = 1
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 5000
search.index.translog.flush_threshold_size = 100mb
# search-mq
search.mq.server=rabbitmq01.yohoops.org
... ...
... ... @@ -16,8 +16,8 @@ build.productindex.use.code=true
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=2500
search.index.batch.max.thread.size=10
search.index.batch.limit=2000
search.index.batch.max.thread.size=5
#suggest count
suggestion.count.batch.limit=300
... ...
... ... @@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig
yohobuy.crm.env.serverport=3
yohobuy.crm.env.namespace=crm
yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy
yohobuy.crm.env.webapphome=/home/test/deploy2/yohobuy-crm/deploy/target
jdbc.mysql.readonlyinslave=true
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/deploy2/auto_deploy_test/autoconfig/test_nj_4/global-autoconfig.properties
bigData.url=http://123.207.166.124:8080/bigdata/crm/
search.url=192.168.102.216:8080
... ... @@ -98,4 +98,4 @@ jdbc.mysql.bigdataunion.username=root
jdbc.mysql.bigdataunion.password=t5/oMgwUCmO/GeMHBAQ2Cg==
#Mars接口域名
mars.host=http://mars-test.yohops.com:9999/
\ No newline at end of file
mars.host=http://mars-test.yohops.com:9999/
... ...
... ... @@ -44,6 +44,14 @@ jdbc.mysql.platform.yhb_account.master = 192.168.103.36:3306
jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yhb_account.slave = 192.168.103.36:3306
jdbc.mysql.platform.yhb_account.username = yh_test
jdbc.mysql.platform.bigdata_store.slave = 192.168.103.36:3306
jdbc.mysql.platform.bigdata_store.username = yh_test
jdbc.mysql.platform.bigdata_store.password = 9nm0icOwt6bMHjMusIfMLw==
malongApi.accessKeyId = 7343a192140f25a59c53dab5652f5f47
malongApi.imageSetId = 7tm74zfv
malongApi.paiUserId = 1714
malongApi.secretKey = 45c1ce98ee6b4701d55802989ba240f4
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
... ... @@ -59,10 +67,34 @@ price.audit.firstRoleName = Ʒ
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
price.changed.notice.phone = 13512519156,17608015989
price.over.days.roleName = changeOver180DaysPrice,changeOver180DaysPrice2
price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
qiniu.bigdata.skndada.fileName = /Users/apple/Documents/tmp/sknData.xml
resources_https_enable = true
search.server.address = http://192.168.103.52:8080/yohosearch/
service.yoho.url = http://service-test4.yohops.com:9999
shop.status.change.phone = 17895010543
stock.req.url = http://54.222.172.226:80/erp-gateway-web/finance/calc/calcSknLowestPrice
sync.product.isPromotion.advance.minutes = 5
unionRedis.proxy.address = 192.168.102.211
unionRedis.proxy.auth =
unionRedis.proxy.port = 6379
upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark = 9.99
upload.tencent.url = http://data.dm.qcloud.com1:8088
watchService.waitInterval = 60
watchService.watchDir = /Data/ftpdir
... ... @@ -84,5 +116,9 @@ manager.zkAddress = zk01.yohoops.org:2181
ali.check.accessKeyId=LTAIbjgV667m6ujZ
ali.check.accessKeySecret=aDJt9zdp0FsOpa4zQ2JzccBFq5Pq6K
local.task.host = 192.168.102.48
shop.yoho.url = http://qbs-h5-newtest1.yohops.com/shop
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
platformRedis.proxy.address=192.168.102.211
platformRedis.proxy.port=6379
platformRedis.proxy.auth=
... ...
... ... @@ -307,9 +307,10 @@ jdbc.mysql.yhbsearch.password=t5/oMgwUCmO/GeMHBAQ2Cg==
# search-es
search.es.cluster.name = yohosearch_test
search.es.servers = 192.168.104.55:9300 192.168.104.54:9300 192.168.104.53:9300 192.168.104.51:9300
search.index.number_of_replicas = 3
search.index.number_of_replicas = 2
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 5000
search.index.translog.flush_threshold_size = 100mb
# search-mq
search.mq.server=rabbitmq01.yohoops.org
... ...
... ... @@ -19,7 +19,7 @@ build.productindex.use.code=true
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=5000
search.index.batch.limit=2500
search.index.batch.max.thread.size=5
#suggest count
... ...
... ... @@ -25,6 +25,8 @@ yohobuy_brower_dev_ips=(dev@192.168.103.59)
yohobuy_crm_dev_ips=(dev@192.168.102.14)
yohobuy_bigdata_dev_ips=(dev@192.168.102.210)
yohobuy_rfid_dev_ips=(dev@192.168.103.59)
yohobuy_task_dev_ips=(dev@192.168.102.224)
yohobuy_portal_gateway_dev_ips=(dev@192.168.102.210)
... ...
... ... @@ -7,16 +7,16 @@
#####测试环境配置
yohobuy_resources_test_ips=(test@192.168.102.207)
yoho_users_test_ips=(test@192.168.102.207)
yohobuy_order_test_ips=(test@192.168.102.207)
yohobuy_resources_test_ips=(test@192.168.102.75)
yoho_users_test_ips=(test@192.168.102.75)
yohobuy_order_test_ips=(test@192.168.102.75)
yohobuy_promotion_test_ips=(test@192.168.102.211)
yoho_gateway_test_ips=(test@192.168.102.202)
yohobuy_product_test_ips=(test@192.168.102.211)
yoho_sns_test_ips=(test@192.168.102.211)
yohobuy_crm_test_ips=(test@192.168.102.211)
#yoho_unions_test_ips=(test@192.168.102.211)
yohobuy_bigdata_test_ips=(test@192.168.102.207)
yohobuy_bigdata_test_ips=(test@192.168.102.75)
yohobuy_union_test_ips=(test@192.168.102.211)
#yohobuy_platform_test_ips=(test@192.168.102.202 test@192.168.102.216)
yohobuy_platform_test_ips=(test@192.168.102.202)
... ...
... ... @@ -8,10 +8,10 @@
# 192.168.102.207
yohobuy_resources_test_nj_1_ips=(test@192.168.102.207)
yoho_users_test_nj_1_ips=(test@192.168.102.207)
yohobuy_order_test_nj_1_ips=(test@192.168.102.207)
yohobuy_bigdata_test_nj_1_ips=(test@192.168.102.207)
yohobuy_resources_test_nj_1_ips=(test@192.168.102.75)
yoho_users_test_nj_1_ips=(test@192.168.102.75)
yohobuy_order_test_nj_1_ips=(test@192.168.102.75)
yohobuy_bigdata_test_nj_1_ips=(test@192.168.102.75)
# 192.168.102.211
... ...
... ... @@ -31,5 +31,7 @@ yoho_search_service_test_nj_2_ips=(test@192.168.102.24)
yoho_search_adaptor_test_nj_2_ips=(test@192.168.102.24)
yoho_cobar_test_nj_2_ips=(test@192.168.102.23)
yoho_family_test_nj_2_ips=(test@192.168.103.98)
#####yoho_push_test_nj_2_ips=(test@192.168.102.27)
#####yohobuy_task_test_nj_2_ips=(test@192.168.102.27)
... ...
... ... @@ -10,6 +10,8 @@ yoho_users_test_nj_3_ips=(test@192.168.103.73)
uic_test_nj_3_ips=(test@192.168.103.73)
yohobuy_resources_test_nj_3_ips=(test@192.168.103.73)
yoho_message_test_nj_3_ips=(test@192.168.103.73)
yoho_family_test_nj_2_ips=(test@192.168.103.73)
# 192.168.103.74
yohobuy_product_test_nj_3_ips=(test@192.168.103.74)
... ... @@ -17,6 +19,7 @@ yohobuy_order_test_nj_3_ips=(test@192.168.103.74)
yohobuy_activity_test_nj_3_ips=(test@192.168.103.74)
yohobuy_brower_test_nj_3_ips=(test@192.168.103.74)
yohobuy_promotion_test_nj_3_ips=(test@192.168.103.74)
yohobuy_rfid_test_nj_3_ips=(test@192.168.103.74)
# 192.168.102.48
yoho_sns_test_nj_3_ips=(test@192.168.102.48)
... ...