Authored by jimi.ji

docker

... ... @@ -9,7 +9,7 @@ yoho.env.servertype = tomcat
yoho.env.productmode = PRODUCT
# need set for config center
yoho.env.mode = qcloud
yoho.env.mode = test_ci
file.saveDir=/Data/save
... ... @@ -33,10 +33,6 @@ jdbc.mysql.yhboperations.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yhcomment.username=yh_vpc_bak
jdbc.mysql.yhcomment.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_wechat
jdbc.mysql.yhwechat.username=yh_vpc_bak
jdbc.mysql.yhwechat.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yhb_promotion
jdbc.mysql.yhbpromotion.username=yh_vpc_bak
jdbc.mysql.yhbpromotion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
... ... @@ -77,6 +73,9 @@ jdbc.mysql.pay.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yhevents.username=yh_vpc_bak
jdbc.mysql.yhevents.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_wechat
jdbc.mysql.yhwechat.username=yh_vpc_bak
jdbc.mysql.yhwechat.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#event
jdbc.mysql.yhcoupons.username=yh_vpc_bak
... ... @@ -105,7 +104,7 @@ jdbc.mysql.yohoactivity.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yhguang.username=yh_vpc_bak
jdbc.mysql.yhguang.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_special
#yhspecial
jdbc.mysql.yhspecial.username=yh_vpc_bak
jdbc.mysql.yhspecial.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
... ... @@ -113,6 +112,25 @@ jdbc.mysql.yhspecial.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yohood.username=yh_vpc_bak
jdbc.mysql.yohood.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yohocrm
jdbc.mysql.yohocrm.username=yh_vpc_bak
jdbc.mysql.yohocrm.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#erppassport
jdbc.mysql.erppassport.username=yh_vpc_bak
jdbc.mysql.erppassport.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yohobuy_task
jdbc.mysql.kisjob.username=yh_vpc_bak
jdbc.mysql.kisjob.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_social
jdbc.mysql.yhsocial.master=write.social.yohoops.org:3306
jdbc.mysql.yhsocial.slave=read.social.yohoops.org:3306
jdbc.mysql.yhsocial.username=yh_vpc_bak
jdbc.mysql.yhsocial.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
# ================
jdbc.mysql.yhresource.master=mysql-cms:3306
... ... @@ -216,10 +234,28 @@ jdbc.mysql.yhguang.slave=mysql-cms:3306
jdbc.mysql.yhspecial.master=mysql-cms:3306
jdbc.mysql.yhspecial.slave=mysql-cms:3306
#yh_special
jdbc.mysql.yhspecial.master=mysql-cms:3306
jdbc.mysql.yhspecial.slave=mysql-cms:3306
#yohood
jdbc.mysql.yohood.master=write.yohood.yohoops.org:3306
jdbc.mysql.yohood.slave=read.yohood.yohoops.org:3306
#erppassport
jdbc.mysql.erppassport.master=mysql-erp:3306
jdbc.mysql.erppassport.slave=mysql-erp:3306
jdbc.mysql.yhorderssplit.master=cobar:8066
jdbc.mysql.yhorderssplit.slave=cobar:8066
jdbc.mysql.yhorderssplit.slave2=cobar:8066
jdbc.mysql.yhorderssplit.slave3=cobar:8066
jdbc.mysql.yhorderssplit.username=yh_vpc_bak
jdbc.mysql.yhorderssplit.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#erp_supplier
jdbc.mysql.platform.erp_supplier.master = mysql-erp:3306
jdbc.mysql.platform.erp_supplier.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
... ... @@ -231,12 +267,34 @@ jdbc.mysql.platform.erp_orders.slave = mysql-erp:3306
jdbc.mysql.platform.erp_orders.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.erp_orders.username = yh_vpc_bak
jdbc.mysql.yhorderssplit.master=cobar:8066
jdbc.mysql.yhorderssplit.slave=cobar:8066
jdbc.mysql.yhorderssplit.slave2=cobar:8066
jdbc.mysql.yhorderssplit.slave3=cobar:8066
jdbc.mysql.yhorderssplit.username=yh_vpc_bak
jdbc.mysql.yhorderssplit.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yohobuy_task
jdbc.mysql.kisjob.datasources=yh_distributed_task
jdbc.mysql.kisjob.master=mysql-cms:3306
jdbc.mysql.kisjob.slave=mysql-cms:3306
#yhcommunity
jdbc.mysql.yhcommunity.master=mysql-uic:3306
jdbc.mysql.yhcommunity.slave=mysql-uic:3306
jdbc.mysql.yhcommunity.username=yh_vpc_bak
jdbc.mysql.yhcommunity.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#cms_push_db
#jdbc.mysql.cmspush.master=zixunzhan.cekvqhybt570.rds.cn-north-1.amazonaws.com.cn:3306
#jdbc.mysql.cmspush.slave=mysql-zixun-readonly.cekvqhybt570.rds.cn-north-1.amazonaws.com.cn:3306
#jdbc.mysql.cmspush.master=172.31.57.58:3306
#jdbc.mysql.cmspush.slave=172.31.57.57:3307
#jdbc.mysql.cmspush.username=yoho_cms
#jdbc.mysql.cmspush.password=LvZcx/l+jyfamrp/5I1j/AxD+L0TVEgiEIfMK71Kmls=
#mars_push_db
#jdbc.mysql.marspush.master=db-mars.cekvqhybt570.rds.cn-north-1.amazonaws.com.cn:3306
#jdbc.mysql.marspush.slave=mars-readonly.cekvqhybt570.rds.cn-north-1.amazonaws.com.cn:3306
#jdbc.mysql.marspush.master=172.31.57.57:3306
#jdbc.mysql.marspush.slave=172.31.57.57:3306
#jdbc.mysql.marspush.username=yoho_mars
#jdbc.mysql.marspush.password=6GMjDkuEZbY1RaFrZB3gqEZ4u7+nT2yLlRaGBEg23MY=
jdbc.mysql.yhbpromotionsplit.master=cobar:8066
jdbc.mysql.yhbpromotionsplit.slave=cobar:8066
... ... @@ -245,53 +303,56 @@ jdbc.mysql.yhbpromotionsplit.slave3=cobar:8066
jdbc.mysql.yhbpromotionsplit.username=yh_vpc_bak
jdbc.mysql.yhbpromotionsplit.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yhbpromotionsplitplatform.master=cobar:8066
jdbc.mysql.yhbpromotionsplitplatform.slave=cobar:8066
jdbc.mysql.yhbpromotionsplitplatform.username=yh_vpc_bak
jdbc.mysql.yhbpromotionsplitplatform.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yhcommunity
jdbc.mysql.yhcommunity.master=mysql-uic:3306
jdbc.mysql.yhcommunity.slave=mysql-uic:3306
jdbc.mysql.yhcommunity.username=yh_vpc_bak
jdbc.mysql.yhcommunity.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_cms
jdbc.mysql.yh_cms.master=mysql-cms:3306
jdbc.mysql.yh_cms.slave=mysql-cms:3306
jdbc.mysql.yh_cms.username=yh_vpc_bak
jdbc.mysql.yh_cms.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_social
jdbc.mysql.yhsocial.master=write.social.yohoops.org:3306
jdbc.mysql.yhsocial.slave=read.social.yohoops.org:3306
jdbc.mysql.yhsocial.username=yh_vpc_bak
jdbc.mysql.yhsocial.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#cms_push_db
#jdbc.mysql.cmspush.master=zixunzhan.cekvqhybt570.rds.cn-north-1.amazonaws.com.cn:3306
#jdbc.mysql.cmspush.slave=mysql-zixun-readonly.cekvqhybt570.rds.cn-north-1.amazonaws.com.cn:3306
jdbc.mysql.cmspush.master=mysql-cms:3306
jdbc.mysql.cmspush.slave=mysql-cms:3307
jdbc.mysql.cmspush.username=yoho_cms
jdbc.mysql.cmspush.password=LvZcx/l+jyfamrp/5I1j/AxD+L0TVEgiEIfMK71Kmls=
# slave only for bigdata & crm
jdbc.mysql.yohopassport.onlyslave=dbs.slave.yohoops.org:3307
jdbc.mysql.yh.username=yh_vpc_bak
jdbc.mysql.yh.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
crf.service.url=https://osprec.crfchina.com
# slave only for bigdata & crm
jdbc.mysql.yhpassport.onlyslave=dbs.slave.yohoops.org:3307
jdbc.mysql.yh.username=yh_vpc_bak
jdbc.mysql.yh.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
readOnlyInSlave=true
# slave only for bigdata & crm
jdbc.mysql.yhshops.onlyslave=dbs.slave.yohoops.org:3308
jdbc.mysql.yh.username=yh_vpc_bak
jdbc.mysql.yh.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
mongo.inbox.dbname = inbox
mongo.inbox.host = mongo.yohoops.org
mongo.inbox.port = 27017
# slave only for bigdata & crm
jdbc.mysql.yhoperations.onlyslave=dbs.slave.yohoops.org:3306
jdbc.mysql.yh.username=yh_vpc_bak
jdbc.mysql.yh.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#search-db
jdbc.mysql.yhbsearch.datasources=yhb_search
jdbc.mysql.yhbsearch.master=write.search.yohoops.org:3306
jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306
jdbc.mysql.yhbsearch.username=zy
jdbc.mysql.yhbsearch.password=LSKvrMdd/GFpwjjTBC1pZA==
#yhgorder
#jdbc.mysql.yhgorder.master=172.31.57.58:3306
#jdbc.mysql.yhgorder.slave=172.31.57.58:3306
#jdbc.mysql.yhgorder.username=yoho_gloab
#jdbc.mysql.yhgorder.password=Ba9RDuXn8EUaLm02wcX6PBB6y7Cd7MsuQvt6MgEPgL8=
#yhgproduct
#jdbc.mysql.yhgproduct.master=172.31.57.58:3306
#jdbc.mysql.yhgproduct.slave=172.31.57.58:3306
#jdbc.mysql.yhgproduct.username=yoho_gloab
#jdbc.mysql.yhgproduct.password=Ba9RDuXn8EUaLm02wcX6PBB6y7Cd7MsuQvt6MgEPgL8=
#yhgspider
#jdbc.mysql.yhgspider.master=172.31.57.58:3306
#jdbc.mysql.yhgspider.slave=172.31.57.58:3306
#jdbc.mysql.yhgspider.username=yoho_gloab
#jdbc.mysql.yhgspider.password=Ba9RDuXn8EUaLm02wcX6PBB6y7Cd7MsuQvt6MgEPgL8=
#yhgeditor
#jdbc.mysql.yhgeditor.master=172.31.57.58:3306
#jdbc.mysql.yhgeditor.slave=172.31.57.58:3306
#jdbc.mysql.yhgeditor.username=yoho_gloab
#jdbc.mysql.yhgeditor.password=Ba9RDuXn8EUaLm02wcX6PBB6y7Cd7MsuQvt6MgEPgL8=
#yhlottery
jdbc.mysql.yhlottery.master=mysql-cms:3306
... ... @@ -309,112 +370,67 @@ jdbc.mysql.yhcms.master=mysql-cms:3306
jdbc.mysql.yhcms.slave=mysql-cms:3306
jdbc.mysql.yhcms.username=yh_vpc_bak
jdbc.mysql.yhcms.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yohonow
jdbc.mysql.yhnow.master=mysql-cms:3306
jdbc.mysql.yhnow.slave=mysql-cms:3306
jdbc.mysql.yhnow.username=yoho_cms
jdbc.mysql.yhnow.password=LvZcx/l+jyfamrp/5I1j/AxD+L0TVEgiEIfMK71Kmls=
#sso
jdbc.mysql.yhuuc.master=sso.db.yohoops.org:3306
jdbc.mysql.yhuuc.slave=sso.db.read.yohoops.org:3306
jdbc.mysql.yhuuc.username=yh_vpc_bak
jdbc.mysql.yhuuc.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yh_mars
jdbc.mysql.yhmars.master=write.mars.yohoops.org:3306
jdbc.mysql.yhmars.slave=read.mars.yohoops.org:3306
jdbc.mysql.yhmars.username=yh_vpc_bak
jdbc.mysql.yhmars.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#bigdataunion
#jdbc.mysql.bigdataunion.slave=10.67.2.144:3306
#jdbc.mysql.bigdataunion.username=yh_bigdata
#jdbc.mysql.bigdataunion.password=sFkgVMgtAPdc09Q9DAJfIaMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yhmars.username=yoho_mars
jdbc.mysql.yhmars.password=6GMjDkuEZbY1RaFrZB3gqEZ4u7+nT2yLlRaGBEg23MY=
#yohonow
#jdbc.mysql.yhnow.master=172.31.57.58:3306
#jdbc.mysql.yhnow.slave=172.31.57.58:3306
#jdbc.mysql.yhnow.username=yoho_cms
#jdbc.mysql.yhnow.password=LvZcx/l+jyfamrp/5I1j/AxD+L0TVEgiEIfMK71Kmls=
#yh_bigdata_erp
#jdbc.mysql.bigdata.erp.master=10.66.102.5:3306
#jdbc.mysql.bigdata.erp.slave=10.66.102.5:3306
#jdbc.mysql.bigdata.erp.username=bd_readers
#jdbc.mysql.bigdata.erp.password=UkDm3Ysj6zwmb4oXpqFOGw==
#jdbc.mysql.bigdata.erp.master=10.67.2.192:3306
#jdbc.mysql.bigdata.erp.slave=10.67.2.192:3306
jdbc.mysql.bigdata.erp.username=bd_readers
jdbc.mysql.bigdata.erp.password=UkDm3Ysj6zwmb4oXpqFOGw==
#yh_data
jdbc.mysql.yhdata.master=write.mars.yohoops.org:3306
jdbc.mysql.yhdata.slave=read.mars.yohoops.org:3306
jdbc.mysql.yhdata.username=yoho_mars
jdbc.mysql.yhdata.password=6GMjDkuEZbY1RaFrZB3gqEZ4u7+nT2yLlRaGBEg23MY=
jdbc.mysql.yhdata.databasename=yh_data
#yh_bigdata
#jdbc.mysql.bigdatablacklist.slave=10.67.2.46:3306
#jdbc.mysql.bigdatablacklist.username=yh_bigdata
#jdbc.mysql.bigdatablacklist.password=ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
# slave only for bigdata & crm
jdbc.mysql.onlyslave=dbs.slave.yohoops.org:3306
jdbc.mysql.bigdatablacklist.username=yh_bigdata
jdbc.mysql.bigdatablacklist.password=ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
# slave only for bigdata & crm
jdbc.mysql.yohopassport.onlyslave=dbs.slave.yohoops.org:3307
jdbc.mysql.yh.username=yh_vpc_bak
jdbc.mysql.yh.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yohopassport.qq.onlyslave=qq.dbs.slave.yohoops.org:3307
# slave only for bigdata & crm
jdbc.mysql.yhpassport.onlyslave=dbs.slave.yohoops.org:3307
jdbc.mysql.yhshops.onlyslave=dbs.slave.yohoops.org:3308
jdbc.mysql.yhoperations.onlyslave=dbs.slave.yohoops.org:3306
jdbc.mysql.yhpassport.qq.onlyslave=qq.dbs.slave.yohoops.org:3307
jdbc.mysql.yhshops.qq.onlyslave=qq.dbs.slave.yohoops.org:3309
jdbc.mysql.yhoperations.qq.onlyslave=qq.dbs.slave.yohoops.org:3306
jdbc.mysql.yhpush.qq.slave=qq.dbs.slave.yohoops.org:3306
#yoho_crm
#jdbc.mysql.yohocrm.master=10.66.6.93:3306
#jdbc.mysql.yohocrm.slave=10.66.6.93:3306
#jdbc.mysql.yohocrm.username=yh_vpc_bak
#jdbc.mysql.yohocrm.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#erppassport
jdbc.mysql.erppassport.master=mysql-erp:3306
jdbc.mysql.erppassport.slave=mysql-erp:3306
jdbc.mysql.erppassport.username=yh_vpc_bak
jdbc.mysql.erppassport.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#yhextendstore
jdbc.mysql.yhextendstore.master=write.store.yohoops.org:3306
jdbc.mysql.yhextendstore.slave=read.store.yohoops.org:3306
jdbc.mysql.yhextendstore.username=yh_vpc_bak
jdbc.mysql.yhextendstore.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
# offline-shops-db
jdbc.mysql.lineshops.master = write.store.yohoops.org:3306
jdbc.mysql.lineshops.slave = read.store.yohoops.org:3306
jdbc.mysql.lineshops.username = yh_vpc_bak
jdbc.mysql.lineshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
# yh_union qcloud
# yh_union
jdbc.mysql.yh_union.master = write.yhUnion.yohoops.org:3306
jdbc.mysql.yh_union.slave = read.yhUnion.yohoops.org:3306
jdbc.mysql.yh_union.username = yh_vpc_bak
jdbc.mysql.yh_union.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
# yh_logs qcloud
jdbc.mysql.yh_logs.master = write.yhLogs.yohoops.org:3306
jdbc.mysql.yh_logs.slave = write.yhLogs.yohoops.org:3306
jdbc.mysql.yh_logs.username = yh_vpc_bak
jdbc.mysql.yh_logs.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#####
crf.service.url=https://osprec.crfchina.com
readOnlyInSlave=false
# monogdb
mongo.inbox.dbname = inbox
mongo.inbox.host = mongo.yohoops.org
mongo.inbox.port = 27017
# crm rabbit host
rabbit_crm_host = mq-cluster:5672
rabbit_crm_user = yoho
rabbit_crm_password = yoho
rabbit_crm_vhost = yoho
# redis for crm
redis.crm.proxy.address=redis
redis.crm.notsync.twemproxy.addresses=redis:6379
#search-db
jdbc.mysql.yhbsearch.datasources=yhb_search
jdbc.mysql.yhbsearch.master=write.search.yohoops.org:3306
jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306
jdbc.mysql.yhbsearch.username=zy
jdbc.mysql.yhbsearch.password=LSKvrMdd/GFpwjjTBC1pZA==
# search-es
#search.es.cluster.name = yohosearch_online
#search.es.servers = 172.31.24.114:9300 172.31.23.216:9300 172.31.23.217:9300 172.31.23.218:9300 172.31.22.235:9300 172.31.17.193:9300
search.es.cluster.name = yohosearch_test
search.es.servers = es:8300
search.index.number_of_replicas = 2
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 10000
... ... @@ -429,8 +445,8 @@ search.mq.password=yoho
search.mq.exchange=yoho
search.mq.virtualHost=/
# search-redis
redis.search.proxy.address=127.0.0.1
# search-redis
redis.search.proxy.address=localhost
redis.search.proxy.port=6379
redis.search.proxy.auth=
... ... @@ -440,18 +456,40 @@ redis.search.cluster.address2=redis-search:6379
# search-vectors
#ip.port.search.photo.vectors.server=10.67.90.13:8080
#ip.port.search.photo.search=10.66.0.97:8888
#ip.port.search.photo.search=172.31.57.145:8888
#mars-search-db
jdbc.mysql.yohomarssearch.datasources = yh_mars
#jdbc.mysql.yohomarssearch.master = 172.31.57.57:3306
#jdbc.mysql.yohomarssearch.slave = 172.31.57.57:3306
jdbc.mysql.yohomarssearch.username = yoho_mars
jdbc.mysql.yohomarssearch.password = 6GMjDkuEZbY1RaFrZB3gqEZ4u7+nT2yLlRaGBEg23MY=
#mars-search-es
#yohomarssearch.es.cluster.name = marssearch_online
#yohomarssearch.es.servers = 172.31.251.69:9300
#yohomarssearch.index.number_of_replicas = 0
#yohomarssearch.index.refresh_interval = 10s
#yohomarssearch.index.translog.flush_threshold_ops = 10000
# cobar配置
jdbc.mysql.cobar.username=yh_vpc_bak
jdbc.mysql.cobar.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
##### **************************************** common properties ******************************************************
cache.servers.gateway.level1.address = memcache-one:21211
cache.servers.gateway.level1.expire = 1800
# offline-shops-db
jdbc.mysql.lineshops.master = write.store.yohoops.org:3306
jdbc.mysql.lineshops.slave = read.store.yohoops.org:3306
jdbc.mysql.lineshops.username = offliner
jdbc.mysql.lineshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
cache.servers.union.address = memcache.union.yohoops.org:11211
#yhextendstore
jdbc.mysql.yhextendstore.master=write.store.yohoops.org:3306
jdbc.mysql.yhextendstore.slave=read.store.yohoops.org:3306
jdbc.mysql.yhextendstore.username=yh_vpc_bak
jdbc.mysql.yhextendstore.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
##### **************************************** common properties ******************************************************
ip.port.search.server = search.yohoops.org
... ... @@ -469,17 +507,21 @@ redis.readonly.proxy.address = redis
redis.readonly.proxy.auth =
redis.readonly.proxy.port = 6379
redis.gateway.twemproxy.addresses = redis:6379
redis.notsync.twemproxy.addresses = redis:6379
redis.notsync.twemproxy.auth=
#single cloud not sync redis
single.cloud.redis.proxy.address=twemproxy-nonsynchronous-one
single.cloud.redis.proxy.port=63790
single.cloud.redis.proxy.auth=
redis.brower.proxy.address = redis
redis.brower.proxy.port = 6379
redis.brower.proxy.auth =
#single cloud not sync redis
single.cloud.redis.readonly.proxy.address=twemproxy-nonsynchronous-one
single.cloud.redis.readonly.proxy.port=63790
single.cloud.redis.readonly.proxy.auth=
redis.brower.readonly.proxy.address = redis
redis.brower.readonly.proxy.port = 6379
redis.brower.readonly.proxy.auth =
redis.gateway.twemproxy.addresses = redis01.gateway.yohoops.org:6379,redis02.gateway.yohoops.org:6379
redis.notsync.twemproxy.addresses = twemproxy-nonsynchronous-one:63790
redis.notsync.twemproxy.auth=
# union redis
redis.union.address = redis
... ... @@ -487,97 +529,87 @@ redis.union.auth =
redis.union.port = 6379
# outter big data redis
bigDataRedis.proxy.address=redis-bigdata
bigDataRedis.proxy.port=6379
bigDataRedis.proxy.address=twemproxy-bigdate
bigDataRedis.proxy.port=63790
bigDataRedis.proxy.auth=
redis.union.proxy.address=redis-union
redis.union.proxy.port=6379
redis.union.proxy.auth=
redis.union.readonly.proxy.address=redis-union
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=
# outter big data redis push
bigDataRedis-push.proxy.address=redis-bigdata
bigDataRedis-push.proxy.port=6379
bigDataRedis-push.proxy.address=twemproxy-bigdate
bigDataRedis-push.proxy.port=63790
bigDataRedis-push.proxy.auth=
#bigDataRedis-search
bigDataRedis-search.proxy.address=redis-bigdata
bigDataRedis-search.proxy.port= 6379
bigDataRedis-search.proxy.address=twemproxy-bigdate
bigDataRedis-search.proxy.port= 63790
bigDataRedis-search.proxy.auth=
redis.union.proxy.address=redis
redis.union.proxy.port=6379
redis.union.proxy.auth=
#single cloud not sync redis
single.cloud.redis.proxy.address=redis
single.cloud.redis.proxy.port=6379
single.cloud.redis.proxy.auth=
redis.union.readonly.proxy.address=redis
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=
# redis for crm
redis.crm.proxy.address=redis
redis.crm.notsync.twemproxy.addresses=redis:6379
#single cloud not sync redis
single.cloud.redis.readonly.proxy.address=redis
single.cloud.redis.readonly.proxy.port=6379
single.cloud.redis.readonly.proxy.auth=
## rabbitmq configure
## rabbitmq configure
rabbit_host = mq-cluster:5672
rabbit_user = yoho
rabbit_password = yoho
rabbit_host2 = mq-cluster:5672
rabbit_user2 = yoho
rabbit_password2 = yoho
########## common rabbitmq ##########
#aws
rabbit_common_aws = mq-cluster:5672
rabbit_common_aws = mq-common:5672
rabbit_common_aws_user = yoho
rabbit_common_aws_password = yoho
#qq
rabbit_common_qq = mq-cluster:5672
rabbit_common_qq = mq-common:5672
rabbit_common_qq_user = yoho
rabbit_common_qq_password = yoho
# local, maybe producer using this.
rabbit_common = mq-cluster:5672
rabbit_common = mq-common:5672
rabbit_common_user = yoho
rabbit_common_password = yoho
##########common rabbitmq ##########
rabbit_union=mq-cluster:5672
rabbit_union=mq-common:5672
rabbit_union_user=yoho
rabbit_union_password=yoho
rabbit_union_vhost=yoho
# cache clean rabbit host
rabbit.cacheclean.producer.host = mq-cluster:5672
rabbit.cacheclean.consumer.host = mq-cluster:5672
#cache clear rabbitmq
rabbit.cacheclean.producer.host = mq-common:5672
rabbit.cacheclean.consumer.host = mq-common:5672
# message center rabbit host
rabbit_message_center = mq-cluster:5672
rabbit_message_center = mq-common:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
# crm rabbit host
rabbit_crm_host = mq-common:5672
rabbit_crm_user = yoho
rabbit_crm_password = yoho
rabbit_crm_vhost = yoho
yoho.service.domain.url=http://service.yoho.yohoops.org
gateway.domain.url = http://api-docker.yoho.cn
Gateway_URL=http://java-yoho-gateway:8080/gateway
yoho.message.controller.url=http://java-yoho-message:8086/yoho-message-controller
zkAddress=zookeeper:2181
# change to order.run-host.yohoops.org later
order.task.host=172.31.25.4
APP_KEY = 1392109259
APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
UUC_DOMAIN = http://sso.yohoops.org:8888
trace.exporter.enable = false
zkAddress=zk:2181
## mq or call erp
erp.message.sync.type=MQ
... ... @@ -585,6 +617,15 @@ erp.message.sync.type=MQ
#发短信配置项
sendSMS.password=7jVEde87bLffoTnt6tGxmw==
## service call timeout
service.call.connectReqTimeout=30000
service.call.socketTimeout=30000
service.call.connectTimeout=30000
hystrix.timeout=30000
trace.exporter.enable = false
default.http.type = https
#http://gateway.erp.yohoops.org
... ... @@ -592,8 +633,8 @@ erp.shop.web.url=http://gateway.erp.yohoops.org
trace.enabled = true
cloud=qcloud
cloud=qcloud
yoho.stock.domain=http://stock.yoho.cn
yoho.single.center.domain=http://single.yohoops.org
yoho.single.center.domain=http://single.yohoops.org
\ No newline at end of file
mini.accessToken.get=http://api.yoho.cn?method=wechat.token.getmini
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
is.do.rebuild.index = false
is.do.rebuild.tbl.index = false
java.logs.home = /Data/logs
jdbc.mysql.yhbsearch.master = 192.168.50.69:9980
jdbc.mysql.yhbsearch.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhbsearch.slave = 192.168.102.219:3306
jdbc.mysql.yhbsearch.username = yh_test
keyword.user.choice.file = /Users/ming/source/logs/fake.csv
mq.exchange = yoho_search
mq.password = 123qwe
mq.port = 5672
mq.server = 192.168.10.109
mq.username = admin1
rabbit.mq.prefix = no_
redis.port = 6379
redis.server = 192.168.50.69
search.default.field = productName_ansj^10,brandName^500,brandDomain^100,brandNameCn^100,brandNameEn^100,maxSort^300,middleSort^500,smallSort^1000,searchField_ansj,productSkn_ansj,brandNameCn_pinyin^100,maxSort_pinyin^300,middleSort_pinyin^500,smallSort_pinyin^1000,searchField
search.es.cluster.name = yohosearch
search.es.servers = 172.16.6.95:9300
search.index.batch.limit = 5000
search.index.batch.limit.tbl = 2000
search.index.batch.max.thread.size = 10
search.index.number_of_replicas = 2
search.index.refresh_interval = 1
search.index.translog.flush_threshold_ops = 5000
search.minimum.should.match = 75%
search.operator = and
search.script.lang = groovy
search.script.score = _score+doc['sortWeight'].value*0.003+(100-doc['breakingRate'].value)/100 * doc['salesWithDateDiff'].value/pow((now-doc['shelveTime'].value)/3600+2,1.8)
tbl.product.private.key = a85bb0674e08986c6b115d5e3a4884fa
tbl.product.url = http://test.soa.global.yohobuy.com/product/api/v1/detail/
yoho.searchservice.env.namespace = yohosearchservice
yoho.searchservice.env.serverport = 8
yoho.searchservice.env.webapphome = /home/dev/yoho-search-service/deploy
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/cms_push-autoconfig.properties
yoho.cms_push.env.namespace = cms_push
yoho.cms_push.env.serverport = 6
yoho.cms_push.env.webapphome = /home/master/cms_push/deploy
#debug_enable
is_debug_enable=false
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
#getui
cms.getui.appkey=6mTvGCuFmG61NjZfrHIs24
cms.getui.appid=TlIHUfi2I66b0DqEfsbjG2
cms.getui.appsecret=JyVp1IH4AWAEb2PWhaCqXA
cms.getui.mastersecret=lyT7C3exCG730j6u5GFUj1
mars.getui.appkey=lvd6oGCOCi7Rd9BJFRAmq
mars.getui.appid=9BVxmH5UW58koOjglnhiZ3
mars.getui.appsecret=FkzFfHrnli5uC8LHQMBuG5
mars.getui.mastersecret=6lWE253RTH7zlOHWFszDi3
getui.host=http://sdk.open.api.igexin.com/apiex.htm
getui.default.size=1000
#ios
cms.push.ios.custom.key=data
ios.password=123456
#send.task.batch.size
send.task.batch.size=50
#web.content
web.context=cms_push
\ No newline at end of file
... ...
yoho.logs.level=info
jdbc.mysql.readonlyinslave=true
autoconfig.properties = sharedAutoconfig
is_debug_enable=false
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
yohomars.env.namespace = yohomars
yohomars.env.serverport = 72
yohomars.env.webapphome = /home/master/yoho-mars/deploy
zkAddress = zk01.yohoops.org:2181
uic.service.url=http://uic.yohoops.org/uic
redis.notsync.twemproxy.addresses = 172.31.50.185:16379
redis.proxy.address = 172.31.50.185
redis.proxy.port=16379
redis.readonly.proxy.address = 172.31.50.185
redis.readonly.proxy.port=16379
rabbit_host = rabbitmq-media.yohoops.org:5672
mars.task.switch=false
exchange.cur.appkey=8154ce96f69f2bb7755b9f477091d3d7
WECHAT_APPID=wx9d0d7dfed5bbaa8b
WECHAT_APPSECRET=3d37f946bca59a8c082ee8111adf6c6c
youzan.open.platform.url=https://open.youzan.com
youzan.uic.platform.url=https://uic.youzan.com
youzan.trade.days=1
es.service.url=http://search-mars.yohoops.org:8087/yohomars-search
baidu.feed.url=http://hoteltest.baidu.com
website.domain=http://www.yohomars.com/
signature.single.key=yoho9646yoho9646
points.raffle.h5=http://www.yohomars.com/yohomars/mars-activity/dist/luck-draw/index.html
city.activity.rank = {"890": "272", "2":"282", "2196":"322", "1052":"278", "5176":"284", "5175":"286", "5121":"268", "5172":"274", "5178":"678", "5171":"266", "5145":"270", "5173":"276", "5181":"280", "5180": "1004"}
static.path=//cdn.yoho.cn/mars-static/1.0.11/
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/auto_deploy/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.messagecontroller.env.namespace = yoho-message-controller
yoho.messagecontroller.env.serverport = 7
yoho.messagecontroller.env.webapphome = /home/master/yoho-message-controller/deploy
##push redis
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.auth=
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/auto_deploy/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.messagesender.env.namespace = yoho-message-sender
yoho.messagesender.env.serverport = 5
yoho.messagesender.env.webapphome = /home/master/yoho-message-sender/deploy
##push redis
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.auth=
#redis pool
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
#message.sender.isDev
message.sender.isDev=false
mini.accessToken.get=http://api.yoho.cn?method=wechat.token.getmini
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
yoho.logs.level=info
autoconfig.properties.sharedAutoconfig = file:/home/master/auto_deploy/deploy/autoconfig/aws/global-autoconfig.properties
boy.cn.site.url = http://www.yohoboys.com
girl.cn.site.url = http://www.yohogirls.com
#hongkong site main
boy.hk.site.url = http://hk.yohoboys.com
girl.hk.site.url = http://hk.yohogirls.com
is_debug_enable = false
mag.service.url = http://h5.myoho.net/index.php?r=Apiemag
rabbit_host = rabbitmq-media.yohoops.org:5672
redis.notsync.twemproxy.addresses = 172.31.50.185:6379
redis.proxy.address = 172.31.50.185
redis.readonly.proxy.address = 172.31.50.185
uic.service.url=http://uic.yohoops.org/uic
yohonow.env.namespace = yohonow
yohonow.env.serverport = 1
yohonow.env.webapphome = /home/master/yoho-now/deploy
zkAddress = zk01.yohoops.org:2181
rabbit.cacheclean.producer.host=rabbitmq-media.yohoops.org:5672
rabbit.cacheclean.consumer.host=rabbitmq-media.yohoops.org:5672
social.domain.url=http://social.yoho.cn/social
is_task_enbale=false
yohoboys.res.url=http://res.yohoboys.com
qiniu.domain=http://imgboys1.yohobuy.com
qiniu.accesskey=BwWhoJN536BnV3CzlE20AjNKC9O2bP0l5tFpKsDU
qiniu.secretkey=_x2VtO7fEmylgjojmLi7qwTBtRm30S8BrO0FxOPK
qiniu.bucket=cmsimg01
yohood.domain.url=http://www.yohood.cn/
jdbc.mysql.yhdata.databasename=yh_data
wechat.callback.host=http://www.yohoboys.com/yohonow
wechat.appid=wxb54c80be9c621096
wechat.appSecret=50aa2e9236d4094bbcdfc5f61f226fe2
project.server.domain = http://www.yohoboys.com/yohonow/
send.error.mobile=13951882433
send.error.email=ping.huang@yoho.cn
project.yohoFamily.enter=http://m.yohobuy.com/home/family
... ...
yohobuy.global.env.webapphome=/home/master/yohobuy-global/deploy
yohobuy.global.env.serverport=0
yohobuy.global.env.namespace=globalbuy
is_debug_enable=false
yhb_api_url=http://api.yoho.cn
yhb_search_url=http://search.yohoops.org/yohosearch/tblproduct/search.json
globalbuyRedis.proxy.address=qqg.redis.yohoops.org
globalbuyRedis.proxy.port=16379
redis.proxy.auth=
redis.pool.maxTotal=100
redis.pool.maxIdle=100
redis.pool.maxWaitMillis=2000
redis.pool.minIdle=50
redis.pool.testOnBorrow=false
redis.pool.testWhileIdle=true
file.saveDir=/Data/images
global.task.host=172.31.18.86
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
yohobuy.task.env.namespace = task
yohobuy.task.env.serverport = 4
yohobuy.task.env.webapphome = /home/master/yohobuy-task/deploy
web.context=task
yoho.logs.level=INFO
##jdbc
jdbc.mysql.kisjob.datasources = yh_distributed_task
jdbc.mysql.kisjob.master = write.cms.yohoops.org:3306
jdbc.mysql.kisjob.slave = read.cms.yohoops.org:3306
jdbc.mysql.kisjob.username = yh_vpc_bak
jdbc.mysql.kisjob.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
##redis
redis.pool.maxIdle = 100
redis.pool.maxTotal = 200
redis.pool.maxWaitMillis = 10000
redis.pool.minIdle = 100
redis.pool.testOnBorrow = false
redis.pool.testWhileIdle = false
##redis for push
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.auth=
##config
task.brands.number = 19
task.addNewBrand.status = on
task.discountBrand.status = off
task.vipBrand.status = off
task.msgnum = 10000
task.send.limit = 3
filter.status = off
... ...
yoho.logs.basedir=/Data/logs
yoho.logs.level=info
jdbc.mysql.readonlyinslave=true
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
yoho.env.namespace = yohomars-platform
yoho.env.serverport = 62
yoho.env.webapphome = /home/master/yohomars-platform/deploy
redis.notsync.twemproxy.addresses = 172.31.50.185:16379
redis.proxy.address = 172.31.50.185
redis.proxy.port=16379
redis.readonly.proxy.address = 172.31.50.185
redis.readonly.proxy.port=16379
zkAddress = zk01.yohoops.org:2181
uic.service.url=http://uic.yohoops.org/uic
#yoho social context
yoho.social.context=http://social.yoho.cn/social
mars.platform.task.switch=false
crontab.message.systemMsgProduce=15 */1 * * * ?
crontab.majia.aotuAddMajia=30 */30 * * * ?
crontab.majia.autoUpdateMajiaFavNum=0 */1 * * * ?
crontab.points.raffle.exchange.checkStatus=0 0 */1 * * ?
crontab.quality.assessment.checkStatus=0 0 */2 * * ?
#crm推送消息cron
crontab.message.crmMsgProduce=15 */1 * * * ?
#店铺收藏者接受消息周期一周
store.follower.push.message.period=604800
crontab.user.invite.checkStatus=0 0 */1 * * ?
sysMessage.approve.validTime = 4
youzan.open.platform.url=https://open.youzan.com
youzan.uic.platform.url=https://uic.youzan.com
marsplatform.url=http://www.yohomars.com/yohomars-platform
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
yohomars.search.service.env.namespace = yohomars-search
yohomars.search.service.env.serverport = 7
yohomars.search.service.env.webapphome = /home/master/yohomars-search-service/deploy
zkAddress=zk01.yohoops.org:2181
redis.notsync.twemproxy.addresses = 172.31.50.185:6379
redis.proxy.address = 172.31.50.185
redis.readonly.proxy.address = 172.31.50.185
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
yoho.logs.level=info
autoconfig.properties.sharedAutoconfig = file:/home/master/auto_deploy/deploy/autoconfig/aws/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.env.namespace = yohonow-platform
yoho.env.serverport = 61
yoho.env.webapphome = /home/master/yohonow-platform/deploy
zkAddress = zk01.yohoops.org:2181
rabbit_host = rabbitmq01.yohoops.org:5672
redis.notsync.twemproxy.addresses = 172.31.50.185:6379
redis.proxy.address = 172.31.50.185
redis.readonly.proxy.address = 172.31.50.185
qiniu.domain=http://imgboys1.yohobuy.com
qiniu.accesskey=BwWhoJN536BnV3CzlE20AjNKC9O2bP0l5tFpKsDU
qiniu.secretkey=_x2VtO7fEmylgjojmLi7qwTBtRm30S8BrO0FxOPK
qiniu.bucket=cmsimg01
uic.service.url=http://uic.yohoops.org/uic
now.platform.task.switch=false
#yoho social context
social.domain.url=http://social.yoho.cn/social
ezine.api.url=http://ezine.myoho.net/index.php
is_task_enbale=true
yohonow.doman.url=http://www.yohoboys.com/
\ No newline at end of file
... ...