global-autoconfig.properties 20.5 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618
yoho.logs.level        = INFO
yoho.logs.basedir      = /Data/logs
yoho.logs.maxHistory   = 30
yoho.logs.maxFileSize  = 100MB
search.logs.maxHistory   = 7

yoho.env.javahome     = /usr/local/java
yoho.env.serverhome   = /usr/local/tomcat
yoho.env.servertype   = tomcat
yoho.env.productmode  = PRODUCT

file.saveDir=/Data/save

###  ******************************  database ***********************************

jdbc.mysql.yhresource.username=yh_vpc_bak
jdbc.mysql.yhresource.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

 jdbc.mysql.yhshops.username=yh_vpc_bak
jdbc.mysql.yhshops.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

# yh_orders
jdbc.mysql.yhorders.username=yh_vpc_bak
jdbc.mysql.yhorders.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

# yhb_operations
jdbc.mysql.yhboperations.username=yh_vpc_bak
jdbc.mysql.yhboperations.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

# yh_comment
jdbc.mysql.yhcomment.username=yh_vpc_bak
jdbc.mysql.yhcomment.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yhb_promotion
jdbc.mysql.yhbpromotion.username=yh_vpc_bak
jdbc.mysql.yhbpromotion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yoho_sms配置读写分离
jdbc.mysql.yohosms.username=yh_vpc_bak
jdbc.mysql.yohosms.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_inbox配置读写分离
jdbc.mysql.yhinbox.username=yh_vpc_bak
jdbc.mysql.yhinbox.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

 

#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.username=yh_vpc_bak
jdbc.mysql.yohologs.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yoho_passport读写数据分离
jdbc.mysql.yohopassport.username=yh_vpc_bak
jdbc.mysql.yohopassport.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_operations配置读写分离
jdbc.mysql.yhoperations.username=yh_vpc_bak
jdbc.mysql.yhoperations.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_passport读写分离
jdbc.mysql.yhpassport.username=yh_vpc_bak
jdbc.mysql.yhpassport.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_setting读写分离
jdbc.mysql.yhsetting.username=yh_vpc_bak
jdbc.mysql.yhsetting.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_pay
jdbc.mysql.pay.username=yh_vpc_bak
jdbc.mysql.pay.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#event
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
jdbc.mysql.yhcoupons.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_consult
jdbc.mysql.yhconsult.username=yh_vpc_bak
jdbc.mysql.yhconsult.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#unions
jdbc.mysql.unions.username=yh_vpc_bak
jdbc.mysql.unions.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#model
jdbc.mysql.yohopushcenter.username=yh_vpc_bak
jdbc.mysql.yohopushcenter.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

jdbc.mysql.yhpush.username=yh_vpc_bak
jdbc.mysql.yhpush.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yoho-activity
jdbc.mysql.yohoactivity.username=yh_vpc_bak
jdbc.mysql.yohoactivity.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_guang
jdbc.mysql.yhguang.username=yh_vpc_bak
jdbc.mysql.yhguang.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yhspecial
jdbc.mysql.yhspecial.username=yh_vpc_bak
jdbc.mysql.yhspecial.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yohood
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=write.cms.yohoops.org:3306
jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306

jdbc.mysql.yhshops.master=write.shops.yohoops.org:3306
jdbc.mysql.yhshops.slave=read.shops.yohoops.org:3306

# yh_orders
jdbc.mysql.yhorders.master=write.orders.yohoops.org:3306
jdbc.mysql.yhorders.slave=read.orders.yohoops.org:3306

# yhb_operations
jdbc.mysql.yhboperations.master=write.cms.yohoops.org:3306
jdbc.mysql.yhboperations.slave=read.cms.yohoops.org:3306

# yh_comment
jdbc.mysql.yhcomment.master=write.cms.yohoops.org:3306
jdbc.mysql.yhcomment.slave=read.cms.yohoops.org:3306

# yh_wechat
jdbc.mysql.yhwechat.master=write.cms.yohoops.org:3306
jdbc.mysql.yhwechat.slave=read.cms.yohoops.org:3306

#yhb_promotion
jdbc.mysql.yhbpromotion.master=write.orders.yohoops.org:3306
jdbc.mysql.yhbpromotion.slave=read.orders.yohoops.org:3306

#yoho_sms配置读写分离
jdbc.mysql.yohosms.master=write.passport.yohoops.org:3306
jdbc.mysql.yohosms.slave=read.passport.yohoops.org:3306

#yh_inbox配置读写分离
jdbc.mysql.yhinbox.master=write.passport.yohoops.org:3306
jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306


#yoho-message配置读写分离
jdbc.mysql.yhmessage.master=write.message.yohoops.org:3306
jdbc.mysql.yhmessage.slave=read.message.yohoops.org:3306
jdbc.mysql.yhmessage.username=yh_vpc_bak
jdbc.mysql.yhmessage.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
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

#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

#yh_setting读写分离
jdbc.mysql.yhsetting.master=write.cms.yohoops.org:3306
jdbc.mysql.yhsetting.slave=read.cms.yohoops.org:3306

#yh_pay
jdbc.mysql.pay.master=write.orders.yohoops.org:3306
jdbc.mysql.pay.slave=read.orders.yohoops.org:3306

#event
jdbc.mysql.yhevents.master=write.cms.yohoops.org:3306
jdbc.mysql.yhevents.slave=read.cms.yohoops.org:3306

#event
jdbc.mysql.yhcoupons.master=write.orders.yohoops.org:3306
jdbc.mysql.yhcoupons.slave=read.orders.yohoops.org:3306


#yh_consult
jdbc.mysql.yhconsult.master=write.cms.yohoops.org:3306
jdbc.mysql.yhconsult.slave=read.cms.yohoops.org:3306

#unions
jdbc.mysql.unions.master=write.cms.yohoops.org:3306
jdbc.mysql.unions.slave=read.cms.yohoops.org:3306

#push center
jdbc.mysql.yohopushcenter.master=write.passport.yohoops.org:3306
jdbc.mysql.yohopushcenter.slave=read.passport.yohoops.org:3306

#q_msg_system
#jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
#jdbc.mysql.yhpush.slave=read.passport.yohoops.org:3306
jdbc.mysql.yhpush.master=write.cms.yohoops.org:3306
jdbc.mysql.yhpush.slave=read.cms.yohoops.org:3306


#yoho_activity
jdbc.mysql.yohoactivity.master=write.message.yohoops.org:3306
jdbc.mysql.yohoactivity.slave=read.message.yohoops.org:3306

#yh_guang
jdbc.mysql.yhguang.master=write.cms.yohoops.org:3306
jdbc.mysql.yhguang.slave=read.cms.yohoops.org:3306

#yh_special
jdbc.mysql.yhspecial.master=write.cms.yohoops.org:3306
jdbc.mysql.yhspecial.slave=read.cms.yohoops.org:3306

#yh_special
jdbc.mysql.yhspecial.master=write.cms.yohoops.org:3306
jdbc.mysql.yhspecial.slave=read.cms.yohoops.org:3306

#yohood
jdbc.mysql.yohood.master=write.yohood.yohoops.org:3306
jdbc.mysql.yohood.slave=read.yohood.yohoops.org:3306

#yohocrm
jdbc.mysql.yohocrm.master=172.31.57.114:3306
jdbc.mysql.yohocrm.slave=172.31.57.114:3306

#erppassport
jdbc.mysql.erppassport.master=write.erp.yohoops.org:3306
jdbc.mysql.erppassport.slave=write.erp.yohoops.org:3306

jdbc.mysql.yhorderssplit.master=cobar1.yohoops.org:8066
jdbc.mysql.yhorderssplit.slave=cobar2.yohoops.org:8066
jdbc.mysql.yhorderssplit.slave2=cobar3.yohoops.org:8066
jdbc.mysql.yhorderssplit.slave3=cobar4.yohoops.org:8066
jdbc.mysql.yhorderssplit.username=yh_vpc_bak
jdbc.mysql.yhorderssplit.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=


#erp_supplier
jdbc.mysql.platform.erp_supplier.master  = write.erp.yohoops.org:3306
jdbc.mysql.platform.erp_supplier.password  = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.erp_supplier.slave   = read3.erp.yohoops.org:3306
jdbc.mysql.platform.erp_supplier.username  = yh_vpc_bak

#erp_orders
jdbc.mysql.platform.erp_orders.slave   = read3.erp.yohoops.org:3306
jdbc.mysql.platform.erp_orders.password  = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.erp_orders.username  = yh_vpc_bak

#yohobuy_task
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


#yhcommunity
jdbc.mysql.yhcommunity.master=write.uic.yohoops.org:3306
jdbc.mysql.yhcommunity.slave=read.uic.yohoops.org: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=cobar1.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.slave=cobar2.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.slave2=cobar3.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.slave3=cobar4.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.username=yh_vpc_bak
jdbc.mysql.yhbpromotionsplit.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=


jdbc.mysql.yhbpromotionsplitplatform.master=cobar.promotion1.yohoops.org:8066
jdbc.mysql.yhbpromotionsplitplatform.slave=cobar.promotion2.yohoops.org:8066
jdbc.mysql.yhbpromotionsplitplatform.username=yh_vpc_bak
jdbc.mysql.yhbpromotionsplitplatform.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/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=

# 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=

# 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=

# 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=

#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=write.cms.yohoops.org:3306
jdbc.mysql.yhlottery.slave=read.cms.yohoops.org:3306
jdbc.mysql.yhlottery.username=yh_vpc_bak
jdbc.mysql.yhlottery.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#bigdataunion
jdbc.mysql.bigdataunion.slave=read.bigdata.yohoops.org:3306
jdbc.mysql.bigdataunion.username=yh_vpc_bak
jdbc.mysql.bigdataunion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=

#yh_cms now
jdbc.mysql.yhcms.master=write.yhcms.yohoops.org:3306
jdbc.mysql.yhcms.slave=read.yhcms.yohoops.org:3306
jdbc.mysql.yhcms.username=yh_vpc_bak
jdbc.mysql.yhcms.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
#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=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.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==
#####
 
crf.service.url=https://osprec.crfchina.com

readOnlyInSlave=false

# monogdb
mongo.inbox.dbname  = inbox
mongo.inbox.host    = mongo.yohoops.org
mongo.inbox.port    = 27017


#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.index.number_of_replicas     = 5
search.index.refresh_interval       = 10s
search.index.translog.flush_threshold_ops  = 10000

# search-mq
search.mq.server=rabbitmq01.yohoops.org
search.mq.port=5672
search.mq.username=yhb_mq
search.mq.password=yhb_mq
search.mq.exchange=yoho_search
search.mq.virtualHost=/

# search-redis
redis.search.proxy.address=localhost
redis.search.proxy.port=6379
redis.search.proxy.auth=

#mars-search-db
jdbc.mysql.yohomarssearch.datasources = yh_mars
jdbc.mysql.yohomarssearch.master    = 172.31.57.58:3307
jdbc.mysql.yohomarssearch.slave     = 172.31.57.58:3307
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=

# 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=

#####  ****************************************  common properties ******************************************************
 
 

cache.servers.gateway.level1.address  = mem01.a.l1.yohoops.org:21211,mem02.a.l1.yohoops.org:21211,mem03.a.l1.yohoops.org:21211
cache.servers.gateway.level1.expire   = 1800
cache.servers.gateway.level2.address  = mem01.a.l2.yohoops.org:21212,mem02.a.l2.yohoops.org:21212,mem03.a.l2.yohoops.org:21212
cache.servers.gateway.level2.expire   = 43200

cache.servers.union.address  = memcache.union.yohoops.org:11211

ip.port.search.server  = search.yohoops.org

qiniu.accesskey  = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.bucket     = yhfair
qiniu.domain     = http://yhfair.qiniudn.com
qiniu.secretkey  = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm

# old redis
redis.proxy.address  = write.redis.yohoops.org
redis.proxy.auth     = 
redis.proxy.port     = 6379

redis.readonly.proxy.address  = read.redis.yohoops.org
redis.readonly.proxy.auth     = 
redis.readonly.proxy.port     = 6379

#single cloud not sync redis
single.cloud.redis.proxy.address=redis-no-sync-1.yohoops.org
single.cloud.redis.proxy.port=63790
single.cloud.redis.proxy.auth=

#single cloud not sync redis
single.cloud.redis.readonly.proxy.address=redis-no-sync-1.yohoops.org
single.cloud.redis.readonly.proxy.port=63790
single.cloud.redis.readonly.proxy.auth=

#brower
redis.brower.proxy.address = redis-brower.yohoops.org
redis.brower.proxy.port = 6379
redis.brower.proxy.auth =

redis.brower.readonly.proxy.address = redis-brower.yohoops.org
redis.brower.readonly.proxy.port = 6379
redis.brower.readonly.proxy.auth =

redis.gateway.twemproxy.addresses = redis-no-sync-1.yohoops.org:63790,redis-no-sync-2.yohoops.org:63790
redis.notsync.twemproxy.addresses = redis-no-sync-1.yohoops.org:63790,redis-no-sync-2.yohoops.org:63790
redis.notsync.twemproxy.auth=

# union redis
redis.union.address  = classic.union-redis.yohoops.org
redis.union.auth     = 
redis.union.port     = 26379

# outter big data redis
bigDataRedis.proxy.address=bigdata.redis.yohoops.org
bigDataRedis.proxy.port=6379
bigDataRedis.proxy.auth=

# outter big data redis push
bigDataRedis-push.proxy.address=bigdata.redis.push.yohoops.org
bigDataRedis-push.proxy.port=6379
bigDataRedis-push.proxy.auth=

#bigDataRedis-search
bigDataRedis-search.proxy.address=bigdata.redis.yohoops.org
bigDataRedis-search.proxy.port= 6379
bigDataRedis-search.proxy.auth=

redis.union.proxy.address=union.redis.yohoops.org
redis.union.proxy.port=6379
redis.union.proxy.auth=

redis.union.readonly.proxy.address=union.redis.yohoops.org
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=


# redis for crm
redis.crm.proxy.address=redis.crm.yohoops.org
redis.crm.notsync.twemproxy.addresses=redis.crm.yohoops.org:6379


##  rabbitmq configure
rabbit_host = rabbitmq01.yohoops.org:5672,rabbitmq02.yohoops.org:5672
rabbit_user = yoho
rabbit_password = yoho

########## common rabbitmq  ##########
#aws
rabbit_common_aws = rabbitmq-common-aws.yohoops.org:5672
rabbit_common_aws_user = yoho
rabbit_common_aws_password = yoho

#qq
rabbit_common_qq = rabbitmq-common-qq.yohoops.org:5672
rabbit_common_qq_user = yoho
rabbit_common_qq_password = yoho

# local, maybe producer using this.
rabbit_common = rabbitmq-common.yohoops.org:5672
rabbit_common_user = yoho
rabbit_common_password = yoho
##########common rabbitmq  ##########

rabbit_union=rabbitmq01.yohoops.org:5672
rabbit_union_user=yoho
rabbit_union_password=yoho
rabbit_union_vhost=yoho


#cache clear rabbitmq
rabbit.cacheclean.producer.host = rabbitmq-common-aws.yohoops.org:5672
rabbit.cacheclean.consumer.host = rabbitmq-common-qq.yohoops.org:5672

# message center rabbit host
rabbit_message_center = rabbitmq-common-aws.yohoops.org:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho

yoho.service.domain.url=http://service.yoho.yohoops.org
gateway.domain.url = https://api.yoho.cn
Gateway_URL=http://gateway.yohoops.org:8080/gateway

yoho.message.controller.url=http://message-controller.yohoops.org/yoho-message-controller 

zkAddress=zk01.yohoops.org:2181,zk02.yohoops.org:2181,zk03.yohoops.org:2181,zk04.yohoops.org:2181,zk05.yohoops.org:2181

# change to order.run-host.yohoops.org later
order.task.host=172.31.70.205

APP_KEY     = 1392109259
APP_SECRET  = 1e87e46f115cc813e27ef52eb9915f1e
UUC_DOMAIN  =  http://sso.yohoops.org:8888

## mq or call erp
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

browse.service.url  = http://api.brower.yohoops.org:8092/brower/

erp.shop.web.url=http://gw.api.yohobuy.com