Update global-autoconfig.properties
Showing
1 changed file
with
83 additions
and
25 deletions
@@ -12,10 +12,19 @@ file.saveDir=/home/test | @@ -12,10 +12,19 @@ file.saveDir=/home/test | ||
12 | 12 | ||
13 | ### ****************************** database *********************************** | 13 | ### ****************************** database *********************************** |
14 | 14 | ||
15 | +# cobar | ||
16 | +jdbc.mysql.cobar.username=yh_test | ||
17 | +jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw== | ||
18 | + | ||
19 | +jdbc.mysql.yhwechat.master=write.passport.yohoops.org:3306 | ||
20 | +jdbc.mysql.yhwechat.slave=write.passport.yohoops.org:3306 | ||
21 | +jdbc.mysql.yhwechat.username=yh_test | ||
22 | +jdbc.mysql.yhwechat.password=9nm0icOwt6bMHjMusIfMLw== | ||
23 | + | ||
15 | jdbc.mysql.yhresource.username=yh_test | 24 | jdbc.mysql.yhresource.username=yh_test |
16 | jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw== | 25 | jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw== |
17 | 26 | ||
18 | - jdbc.mysql.yhshops.username=yh_test | 27 | +jdbc.mysql.yhshops.username=yh_test |
19 | jdbc.mysql.yhshops.password=9nm0icOwt6bMHjMusIfMLw== | 28 | jdbc.mysql.yhshops.password=9nm0icOwt6bMHjMusIfMLw== |
20 | 29 | ||
21 | # yh_orders | 30 | # yh_orders |
@@ -116,31 +125,38 @@ jdbc.mysql.erppassport.password=9nm0icOwt6bMHjMusIfMLw== | @@ -116,31 +125,38 @@ jdbc.mysql.erppassport.password=9nm0icOwt6bMHjMusIfMLw== | ||
116 | # ================ | 125 | # ================ |
117 | 126 | ||
118 | # yh_orders db split | 127 | # yh_orders db split |
119 | -jdbc.mysql.yhorderssplit.master=192.168.102.202:8066 | ||
120 | -jdbc.mysql.yhorderssplit.slave=192.168.102.202:8066 | ||
121 | -jdbc.mysql.yhorderssplit.slave2=192.168.102.202:8066 | ||
122 | -jdbc.mysql.yhorderssplit.slave3=192.168.102.202:8066 | 128 | +jdbc.mysql.yhorderssplit.master=cobar1.yohoops.org:8066 |
129 | +jdbc.mysql.yhorderssplit.slave=cobar1.yohoops.org:8066 | ||
130 | +jdbc.mysql.yhorderssplit.slave2=cobar1.yohoops.org:8066 | ||
131 | +jdbc.mysql.yhorderssplit.slave3=cobar1.yohoops.org:8066 | ||
123 | jdbc.mysql.yhorderssplit.username=yh_test | 132 | jdbc.mysql.yhorderssplit.username=yh_test |
124 | jdbc.mysql.yhorderssplit.password=9nm0icOwt6bMHjMusIfMLw== | 133 | jdbc.mysql.yhorderssplit.password=9nm0icOwt6bMHjMusIfMLw== |
125 | 134 | ||
126 | 135 | ||
127 | #yhb_promotion_split db split | 136 | #yhb_promotion_split db split |
128 | -jdbc.mysql.yhbpromotionsplit.master=192.168.102.202:8066 | ||
129 | -jdbc.mysql.yhbpromotionsplit.slave=192.168.102.202:8066 | ||
130 | -jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066 | ||
131 | -jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066 | 137 | +jdbc.mysql.yhbpromotionsplit.master=cobar1.yohoops.org:8066 |
138 | +jdbc.mysql.yhbpromotionsplit.slave=cobar1.yohoops.org:8066 | ||
139 | +jdbc.mysql.yhbpromotionsplit.slave2=cobar1.yohoops.org:8066 | ||
140 | +jdbc.mysql.yhbpromotionsplit.slave3=cobar1.yohoops.org:8066 | ||
132 | jdbc.mysql.yhbpromotionsplit.username=yh_test | 141 | jdbc.mysql.yhbpromotionsplit.username=yh_test |
133 | jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw== | 142 | jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw== |
134 | -jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066 | ||
135 | -jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066 | ||
136 | 143 | ||
137 | 144 | ||
138 | #yhb_promotion platform split db | 145 | #yhb_promotion platform split db |
139 | -jdbc.mysql.yhbpromotionsplitplatform.master=192.168.102.202:8066 | ||
140 | -jdbc.mysql.yhbpromotionsplitplatform.slave=192.168.102.202:8066 | 146 | +jdbc.mysql.yhbpromotionsplitplatform.master=cobar1.yohoops.org:8066 |
147 | +jdbc.mysql.yhbpromotionsplitplatform.slave=cobar1.yohoops.org:8066 | ||
141 | jdbc.mysql.yhbpromotionsplitplatform.username=yh_test | 148 | jdbc.mysql.yhbpromotionsplitplatform.username=yh_test |
142 | jdbc.mysql.yhbpromotionsplitplatform.password=9nm0icOwt6bMHjMusIfMLw== | 149 | jdbc.mysql.yhbpromotionsplitplatform.password=9nm0icOwt6bMHjMusIfMLw== |
143 | 150 | ||
151 | +jdbc.mysql.yhcobar.username=yh_test | ||
152 | +jdbc.mysql.yhcobar.password=9nm0icOwt6bMHjMusIfMLw== | ||
153 | + | ||
154 | +jdbc.mysql.yhfrontcobar.username=yh_test | ||
155 | +jdbc.mysql.yhfrontcobar.password=9nm0icOwt6bMHjMusIfMLw== | ||
156 | + | ||
157 | +jdbc.mysql.yhplatformcobar.username=yh_test | ||
158 | +jdbc.mysql.yhplatformcobar.password=9nm0icOwt6bMHjMusIfMLw== | ||
159 | + | ||
144 | 160 | ||
145 | jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306 | 161 | jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306 |
146 | jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306 | 162 | jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306 |
@@ -176,16 +192,16 @@ jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306 | @@ -176,16 +192,16 @@ jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306 | ||
176 | jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306 | 192 | jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306 |
177 | 193 | ||
178 | #yoho_passport读写数据分离 | 194 | #yoho_passport读写数据分离 |
179 | -jdbc.mysql.yohopassport.master=write.passport.yohoops.org:3306 | ||
180 | -jdbc.mysql.yohopassport.slave=read.passport.yohoops.org:3306 | 195 | +jdbc.mysql.yohopassport.master=192.168.102.219:3306 |
196 | +jdbc.mysql.yohopassport.slave=192.168.102.219:3306 | ||
181 | 197 | ||
182 | #yh_operations配置读写分离 | 198 | #yh_operations配置读写分离 |
183 | jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306 | 199 | jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306 |
184 | jdbc.mysql.yhoperations.slave=read.cms.yohoops.org:3306 | 200 | jdbc.mysql.yhoperations.slave=read.cms.yohoops.org:3306 |
185 | 201 | ||
186 | #yh_passport读写分离 | 202 | #yh_passport读写分离 |
187 | -jdbc.mysql.yhpassport.master=write.passport.yohoops.org:3306 | ||
188 | -jdbc.mysql.yhpassport.slave=read.passport.yohoops.org:3306 | 203 | +jdbc.mysql.yhpassport.master=192.168.102.219:3306 |
204 | +jdbc.mysql.yhpassport.slave=192.168.102.219:3306 | ||
189 | 205 | ||
190 | #yh_setting读写分离 | 206 | #yh_setting读写分离 |
191 | jdbc.mysql.yhsetting.master=write.cms.yohoops.org:3306 | 207 | jdbc.mysql.yhsetting.master=write.cms.yohoops.org:3306 |
@@ -283,6 +299,13 @@ jdbc.mysql.yhlottery.slave=192.168.102.219:3306 | @@ -283,6 +299,13 @@ jdbc.mysql.yhlottery.slave=192.168.102.219:3306 | ||
283 | jdbc.mysql.yhlottery.username=yh_test | 299 | jdbc.mysql.yhlottery.username=yh_test |
284 | jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw== | 300 | jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw== |
285 | 301 | ||
302 | + | ||
303 | +#yoho-message配置读写分离 | ||
304 | +jdbc.mysql.yhmessage.master=192.168.102.219:3306 | ||
305 | +jdbc.mysql.yhmessage.slave=192.168.102.219:3306 | ||
306 | +jdbc.mysql.yhmessage.username=yh_test | ||
307 | +jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw== | ||
308 | + | ||
286 | readOnlyInSlave=false | 309 | readOnlyInSlave=false |
287 | 310 | ||
288 | # monogdb | 311 | # monogdb |
@@ -298,6 +321,11 @@ jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306 | @@ -298,6 +321,11 @@ jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306 | ||
298 | jdbc.mysql.yhbsearch.username=yh_test | 321 | jdbc.mysql.yhbsearch.username=yh_test |
299 | jdbc.mysql.yhbsearch.password=9nm0icOwt6bMHjMusIfMLw== | 322 | jdbc.mysql.yhbsearch.password=9nm0icOwt6bMHjMusIfMLw== |
300 | 323 | ||
324 | +#bigdataunion | ||
325 | +jdbc.mysql.bigdataunion.slave=read.bigdata.yohoops.org:3306 | ||
326 | +jdbc.mysql.bigdataunion.username=yh_vpc_bak | ||
327 | +jdbc.mysql.bigdataunion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA= | ||
328 | + | ||
301 | # search-es | 329 | # search-es |
302 | search.es.cluster.name = yohosearch_testQQ | 330 | search.es.cluster.name = yohosearch_testQQ |
303 | search.es.servers = es.node1.yohoops.org:9300 | 331 | search.es.servers = es.node1.yohoops.org:9300 |
@@ -313,6 +341,10 @@ search.mq.password=123qwe | @@ -313,6 +341,10 @@ search.mq.password=123qwe | ||
313 | search.mq.exchange=yoho_search | 341 | search.mq.exchange=yoho_search |
314 | search.mq.virtualHost=yohosearch | 342 | search.mq.virtualHost=yohosearch |
315 | 343 | ||
344 | +#search-redis | ||
345 | +redis.search.proxy.address =192.168.102.45 | ||
346 | +redis.search.proxy.port =6379 | ||
347 | +redis.search.proxy.auth = | ||
316 | 348 | ||
317 | #for crm read db | 349 | #for crm read db |
318 | jdbc.mysql.yohopassport.onlyslave=read.passport.yohoops.org:3306 | 350 | jdbc.mysql.yohopassport.onlyslave=read.passport.yohoops.org:3306 |
@@ -376,11 +408,11 @@ bigDataRedis-search.proxy.address=bigdata.redis.yohoops.org | @@ -376,11 +408,11 @@ bigDataRedis-search.proxy.address=bigdata.redis.yohoops.org | ||
376 | bigDataRedis-search.proxy.port= 6379 | 408 | bigDataRedis-search.proxy.port= 6379 |
377 | bigDataRedis-search.proxy.auth= | 409 | bigDataRedis-search.proxy.auth= |
378 | 410 | ||
379 | -redis.union.proxy.address=huodong.write.yohoops.org | 411 | +redis.union.proxy.address=write.redis.yohoops.org |
380 | redis.union.proxy.port=6379 | 412 | redis.union.proxy.port=6379 |
381 | redis.union.proxy.auth= | 413 | redis.union.proxy.auth= |
382 | 414 | ||
383 | -redis.union.readonly.proxy.address=huodong.read.yohoops.org | 415 | +redis.union.readonly.proxy.address=read.redis.yohoops.org |
384 | redis.union.readonly.proxy.port=6379 | 416 | redis.union.readonly.proxy.port=6379 |
385 | redis.union.readonly.proxy.auth= | 417 | redis.union.readonly.proxy.auth= |
386 | 418 | ||
@@ -408,11 +440,11 @@ rabbit_common_password = yoho | @@ -408,11 +440,11 @@ rabbit_common_password = yoho | ||
408 | 440 | ||
409 | 441 | ||
410 | #cache clear rabbitmq | 442 | #cache clear rabbitmq |
411 | -rabbit.cacheclean.producer.host = rabbitmq-common-qq.yohoops.org:5672 | ||
412 | -rabbit.cacheclean.consumer.host = rabbitmq-common-aws.yohoops.org:5672 | 443 | +rabbit.cacheclean.producer.host = rabbitmq-common-aws.yohoops.org:5672 |
444 | +rabbit.cacheclean.consumer.host = rabbitmq-common-qq.yohoops.org:5672 | ||
413 | 445 | ||
414 | #message-center rabbitmq | 446 | #message-center rabbitmq |
415 | -rabbit_message_center = 192.168.102.211:5672 | 447 | +rabbit_message_center = rabbitmq-common.yohoops.org:5672 |
416 | rabbit_message_center_user = yoho | 448 | rabbit_message_center_user = yoho |
417 | rabbit_message_center_password = yoho | 449 | rabbit_message_center_password = yoho |
418 | rabbit_message_center_vhost = yoho | 450 | rabbit_message_center_vhost = yoho |
@@ -422,12 +454,12 @@ crf.service.url=https://osprec-ci.crfchina.com | @@ -422,12 +454,12 @@ crf.service.url=https://osprec-ci.crfchina.com | ||
422 | 454 | ||
423 | gateway.domain.url = http://api-test3.yohops.com:9999 | 455 | gateway.domain.url = http://api-test3.yohops.com:9999 |
424 | Gateway_URL=http://gateway.yohoops.org:8080/gateway | 456 | Gateway_URL=http://gateway.yohoops.org:8080/gateway |
425 | -yoho.message.controller.url=http://192.168.102.202:8087/yoho-message-controller | 457 | +yoho.message.controller.url=http://192.168.103.73:8087/yoho-message-controller |
426 | 458 | ||
427 | zkAddress=zk01.yohoops.org:2181 | 459 | zkAddress=zk01.yohoops.org:2181 |
428 | 460 | ||
429 | # change to order.run-host.yohoops.org later | 461 | # change to order.run-host.yohoops.org later |
430 | -order.task.host=192.168.102.48 | 462 | +order.task.host=192.168.103.74 |
431 | 463 | ||
432 | APP_KEY = 1392109259 | 464 | APP_KEY = 1392109259 |
433 | APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e | 465 | APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e |
@@ -476,4 +508,30 @@ package.ticket.more.couponid=13268 | @@ -476,4 +508,30 @@ package.ticket.more.couponid=13268 | ||
476 | 508 | ||
477 | default.http.type = http | 509 | default.http.type = http |
478 | 510 | ||
479 | -browse.service.url = http://192.168.102.48:8092/brower/ | ||
511 | +browse.service.url = http://192.168.103.74:8092/brower/ | ||
512 | + | ||
513 | + | ||
514 | +#mars | ||
515 | +jdbc.mysql.yhmars.master=write.mars.yohoops.org:3306 | ||
516 | +jdbc.mysql.yhmars.slave=read.mars.yohoops.org:3306 | ||
517 | +jdbc.mysql.yhmars.username=yh_test | ||
518 | +jdbc.mysql.yhmars.password=9nm0icOwt6bMHjMusIfMLw== | ||
519 | + | ||
520 | +#yhnow | ||
521 | +jdbc.mysql.yhnow.master=192.168.102.17:3306 | ||
522 | +jdbc.mysql.yhnow.slave=192.168.102.17:3306 | ||
523 | +jdbc.mysql.yhnow.username=root | ||
524 | +jdbc.mysql.yhnow.password=Z5BMngayHLUxyWLSv6+koA== | ||
525 | + | ||
526 | + | ||
527 | +jdbc.mysql.yhuuc.master=192.168.102.219:3306 | ||
528 | +jdbc.mysql.yhuuc.slave=192.168.102.219:3306 | ||
529 | +jdbc.mysql.yhuuc.username=yh_test | ||
530 | +jdbc.mysql.yhuuc.password=9nm0icOwt6bMHjMusIfMLw== | ||
531 | + | ||
532 | +jdbc.mysql.yhcms.master=192.168.102.17:3306 | ||
533 | +jdbc.mysql.yhcms.slave=192.168.102.17:3306 | ||
534 | +jdbc.mysql.yhcms.username=root | ||
535 | +jdbc.mysql.yhcms.password=Z5BMngayHLUxyWLSv6+koA== | ||
536 | + | ||
537 | +erp.shop.web.url=http://192.168.103.82:9098 |
-
Please register or login to post a comment