...
|
...
|
@@ -12,10 +12,19 @@ file.saveDir=/home/test |
|
|
|
|
|
### ****************************** database ***********************************
|
|
|
|
|
|
# cobar
|
|
|
jdbc.mysql.cobar.username=yh_test
|
|
|
jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhwechat.master=write.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yhwechat.slave=write.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yhwechat.username=yh_test
|
|
|
jdbc.mysql.yhwechat.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhresource.username=yh_test
|
|
|
jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhshops.username=yh_test
|
|
|
jdbc.mysql.yhshops.username=yh_test
|
|
|
jdbc.mysql.yhshops.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
# yh_orders
|
...
|
...
|
@@ -116,31 +125,38 @@ jdbc.mysql.erppassport.password=9nm0icOwt6bMHjMusIfMLw== |
|
|
# ================
|
|
|
|
|
|
# yh_orders db split
|
|
|
jdbc.mysql.yhorderssplit.master=192.168.102.202:8066
|
|
|
jdbc.mysql.yhorderssplit.slave=192.168.102.202:8066
|
|
|
jdbc.mysql.yhorderssplit.slave2=192.168.102.202:8066
|
|
|
jdbc.mysql.yhorderssplit.slave3=192.168.102.202:8066
|
|
|
jdbc.mysql.yhorderssplit.master=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhorderssplit.slave=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhorderssplit.slave2=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhorderssplit.slave3=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhorderssplit.username=yh_test
|
|
|
jdbc.mysql.yhorderssplit.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
#yhb_promotion_split db split
|
|
|
jdbc.mysql.yhbpromotionsplit.master=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.master=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave2=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave3=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.username=yh_test
|
|
|
jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
|
|
|
|
|
|
|
|
|
#yhb_promotion platform split db
|
|
|
jdbc.mysql.yhbpromotionsplitplatform.master=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplitplatform.slave=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplitplatform.master=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhbpromotionsplitplatform.slave=cobar1.yohoops.org:8066
|
|
|
jdbc.mysql.yhbpromotionsplitplatform.username=yh_test
|
|
|
jdbc.mysql.yhbpromotionsplitplatform.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhcobar.username=yh_test
|
|
|
jdbc.mysql.yhcobar.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhfrontcobar.username=yh_test
|
|
|
jdbc.mysql.yhfrontcobar.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhplatformcobar.username=yh_test
|
|
|
jdbc.mysql.yhplatformcobar.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306
|
|
|
jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306
|
...
|
...
|
@@ -176,16 +192,16 @@ jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306 |
|
|
jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
|
|
|
|
|
|
#yoho_passport读写数据分离
|
|
|
jdbc.mysql.yohopassport.master=write.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yohopassport.slave=read.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yohopassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohopassport.slave=192.168.102.219:3306
|
|
|
|
|
|
#yh_operations配置读写分离
|
|
|
jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306
|
|
|
jdbc.mysql.yhoperations.slave=read.cms.yohoops.org:3306
|
|
|
|
|
|
#yh_passport读写分离
|
|
|
jdbc.mysql.yhpassport.master=write.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yhpassport.slave=read.passport.yohoops.org:3306
|
|
|
jdbc.mysql.yhpassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpassport.slave=192.168.102.219:3306
|
|
|
|
|
|
#yh_setting读写分离
|
|
|
jdbc.mysql.yhsetting.master=write.cms.yohoops.org:3306
|
...
|
...
|
@@ -283,6 +299,13 @@ jdbc.mysql.yhlottery.slave=192.168.102.219:3306 |
|
|
jdbc.mysql.yhlottery.username=yh_test
|
|
|
jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
#yoho-message配置读写分离
|
|
|
jdbc.mysql.yhmessage.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhmessage.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhmessage.username=yh_test
|
|
|
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
readOnlyInSlave=false
|
|
|
|
|
|
# monogdb
|
...
|
...
|
@@ -298,6 +321,11 @@ 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_vpc_bak
|
|
|
jdbc.mysql.bigdataunion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
|
|
|
|
|
|
# search-es
|
|
|
search.es.cluster.name = yohosearch_testQQ
|
|
|
search.es.servers = es.node1.yohoops.org:9300
|
...
|
...
|
@@ -313,6 +341,10 @@ search.mq.password=123qwe |
|
|
search.mq.exchange=yoho_search
|
|
|
search.mq.virtualHost=yohosearch
|
|
|
|
|
|
#search-redis
|
|
|
redis.search.proxy.address =192.168.102.45
|
|
|
redis.search.proxy.port =6379
|
|
|
redis.search.proxy.auth =
|
|
|
|
|
|
#for crm read db
|
|
|
jdbc.mysql.yohopassport.onlyslave=read.passport.yohoops.org:3306
|
...
|
...
|
@@ -376,11 +408,11 @@ bigDataRedis-search.proxy.address=bigdata.redis.yohoops.org |
|
|
bigDataRedis-search.proxy.port= 6379
|
|
|
bigDataRedis-search.proxy.auth=
|
|
|
|
|
|
redis.union.proxy.address=huodong.write.yohoops.org
|
|
|
redis.union.proxy.address=write.redis.yohoops.org
|
|
|
redis.union.proxy.port=6379
|
|
|
redis.union.proxy.auth=
|
|
|
|
|
|
redis.union.readonly.proxy.address=huodong.read.yohoops.org
|
|
|
redis.union.readonly.proxy.address=read.redis.yohoops.org
|
|
|
redis.union.readonly.proxy.port=6379
|
|
|
redis.union.readonly.proxy.auth=
|
|
|
|
...
|
...
|
@@ -408,11 +440,11 @@ rabbit_common_password = yoho |
|
|
|
|
|
|
|
|
#cache clear rabbitmq
|
|
|
rabbit.cacheclean.producer.host = rabbitmq-common-qq.yohoops.org:5672
|
|
|
rabbit.cacheclean.consumer.host = rabbitmq-common-aws.yohoops.org:5672
|
|
|
rabbit.cacheclean.producer.host = rabbitmq-common-aws.yohoops.org:5672
|
|
|
rabbit.cacheclean.consumer.host = rabbitmq-common-qq.yohoops.org:5672
|
|
|
|
|
|
#message-center rabbitmq
|
|
|
rabbit_message_center = 192.168.102.211:5672
|
|
|
rabbit_message_center = rabbitmq-common.yohoops.org:5672
|
|
|
rabbit_message_center_user = yoho
|
|
|
rabbit_message_center_password = yoho
|
|
|
rabbit_message_center_vhost = yoho
|
...
|
...
|
@@ -422,12 +454,12 @@ crf.service.url=https://osprec-ci.crfchina.com |
|
|
|
|
|
gateway.domain.url = http://api-test3.yohops.com:9999
|
|
|
Gateway_URL=http://gateway.yohoops.org:8080/gateway
|
|
|
yoho.message.controller.url=http://192.168.102.202:8087/yoho-message-controller
|
|
|
yoho.message.controller.url=http://192.168.103.73:8087/yoho-message-controller
|
|
|
|
|
|
zkAddress=zk01.yohoops.org:2181
|
|
|
|
|
|
# change to order.run-host.yohoops.org later
|
|
|
order.task.host=192.168.102.48
|
|
|
order.task.host=192.168.103.74
|
|
|
|
|
|
APP_KEY = 1392109259
|
|
|
APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
|
...
|
...
|
@@ -476,4 +508,30 @@ package.ticket.more.couponid=13268 |
|
|
|
|
|
default.http.type = http
|
|
|
|
|
|
browse.service.url = http://192.168.102.48:8092/brower/ |
|
|
\ No newline at end of file |
|
|
browse.service.url = http://192.168.103.74:8092/brower/
|
|
|
|
|
|
|
|
|
#mars
|
|
|
jdbc.mysql.yhmars.master=write.mars.yohoops.org:3306
|
|
|
jdbc.mysql.yhmars.slave=read.mars.yohoops.org:3306
|
|
|
jdbc.mysql.yhmars.username=yh_test
|
|
|
jdbc.mysql.yhmars.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yhnow
|
|
|
jdbc.mysql.yhnow.master=192.168.102.17:3306
|
|
|
jdbc.mysql.yhnow.slave=192.168.102.17:3306
|
|
|
jdbc.mysql.yhnow.username=root
|
|
|
jdbc.mysql.yhnow.password=Z5BMngayHLUxyWLSv6+koA==
|
|
|
|
|
|
|
|
|
jdbc.mysql.yhuuc.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhuuc.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhuuc.username=yh_test
|
|
|
jdbc.mysql.yhuuc.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhcms.master=192.168.102.17:3306
|
|
|
jdbc.mysql.yhcms.slave=192.168.102.17:3306
|
|
|
jdbc.mysql.yhcms.username=root
|
|
|
jdbc.mysql.yhcms.password=Z5BMngayHLUxyWLSv6+koA==
|
|
|
|
|
|
erp.shop.web.url=http://192.168.103.82:9098 |
|
|
\ No newline at end of file |
...
|
...
|
|