Authored by chunhua

remove

Showing 34 changed files with 0 additions and 1253 deletions
1 -yoho.logs.level = DEBUG  
2 -yoho.logs.basedir = /Data/logs  
3 -yoho.logs.maxHistory = 7  
4 -yoho.logs.maxFileSize = 10MB  
5 -  
6 -yoho.env.javahome = /usr/local/java  
7 -yoho.env.serverhome = /usr/local/tomcat  
8 -yoho.env.servertype = tomcat  
9 -yoho.env.productmode = TEST  
10 -  
11 -  
12 -### ****************************** database ***********************************  
13 -  
14 -jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.50.69:9980/yh_resource  
15 -jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.102.219:3306/yh_resource  
16 -jdbc.mysql.yhresource.username=yh_test  
17 -jdbc.mysql.yhresource.password=yh_test  
18 -  
19 -jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.50.69:9980/yh_shops  
20 -jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.102.219:3306/yh_shops  
21 -jdbc.mysql.yhshops.username=yh_test  
22 -jdbc.mysql.yhshops.password=yh_test  
23 -  
24 -# yh_orders  
25 -jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.50.69:9980/yh_orders  
26 -jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.50.69:9980/yh_orders  
27 -jdbc.mysql.yhorders.username=yh_test  
28 -jdbc.mysql.yhorders.password=yh_test  
29 -  
30 -# yhb_operations  
31 -jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.50.69:9980/yhb_operations  
32 -jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.50.69:9980/yhb_operations  
33 -jdbc.mysql.yhboperations.username=yh_test  
34 -jdbc.mysql.yhboperations.password=yh_test  
35 -  
36 -# yh_sns  
37 -jdbc.mysql.yhsns.master.url=jdbc:mysql://192.168.50.69:9980/yh_sns  
38 -jdbc.mysql.yhsns.slave.url=jdbc:mysql://192.168.50.69:9980/yh_sns  
39 -jdbc.mysql.yhsns.username=yh_test  
40 -jdbc.mysql.yhsns.password=yh_test  
41 -  
42 -# yh_comment  
43 -jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.50.69:9980/yh_comment  
44 -jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.102.219:3306/yh_comment  
45 -jdbc.mysql.yhcomment.username=yh_test  
46 -jdbc.mysql.yhcomment.password=yh_test  
47 -  
48 -#yh_passport  
49 -jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.50.69:9980/yh_passport  
50 -jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.102.219:3306/yh_passport  
51 -jdbc.mysql.yhpassport.username=yh_test  
52 -jdbc.mysql.yhpassport.password=yh_test  
53 -  
54 -#yoho_passport读写数据分离  
55 -jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.50.69:9980/yoho_passport  
56 -jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_passport  
57 -jdbc.mysql.yohopassport.username=yh_test  
58 -jdbc.mysql.yohopassport.password=yh_test  
59 -  
60 -#yh_operations读写数据分离  
61 -jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.50.69:9980/yh_operations  
62 -jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.102.219:3306/yh_operations  
63 -jdbc.mysql.yhoperations.username=yh_test  
64 -jdbc.mysql.yhoperations.password=yh_test  
65 -  
66 -#yhb_promotion  
67 -jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.50.69:9980/yhb_promotion  
68 -jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.102.219:3306/yhb_promotion  
69 -jdbc.mysql.yhbpromotion.username=yh_test  
70 -jdbc.mysql.yhbpromotion.password=yh_test  
71 -  
72 -#yh_setting  
73 -jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.50.69:9980/yh_setting  
74 -jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.102.219:3306/yh_setting  
75 -jdbc.mysql.yhsetting.username=yh_test  
76 -jdbc.mysql.yhsetting.password=yh_test  
77 -  
78 -#yoho_sms  
79 -jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.50.69:9980/yoho_sms  
80 -jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_sms  
81 -jdbc.mysql.yohosms.username=yh_test  
82 -jdbc.mysql.yohosms.password=yh_test  
83 -  
84 -#yh_inbox  
85 -jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.50.69:9980/yh_inbox  
86 -jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.102.219:3306/yh_inbox  
87 -jdbc.mysql.yhinbox.username=yh_test  
88 -jdbc.mysql.yhinbox.password=yh_test  
89 -  
90 -#yoho_logs  
91 -jdbc.mysql.yohologs.master.url=jdbc:mysql://192.168.50.69:9980/yoho_sms  
92 -jdbc.mysql.yohologs.username=yh_test  
93 -jdbc.mysql.yohologs.password=yh_test  
94 -  
95 -#yh_pay  
96 -jdbc.mysql.pay.master.url=jdbc:mysql://192.168.50.69:9980/yoho_pay  
97 -jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_pay  
98 -jdbc.mysql.pay.username=yh_test  
99 -jdbc.mysql.pay.password=yh_test  
100 -  
101 -#yh_coupons  
102 -jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.50.69:9980/yh_coupons  
103 -jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.102.219:3306/yh_coupons  
104 -jdbc.mysql.yhcoupons.username=yh_test  
105 -jdbc.mysql.yhcoupons.password=yh_test  
106 -  
107 -jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.50.69:9980/yh_events  
108 -jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.102.219:3306/yh_events  
109 -jdbc.mysql.yhevents.username=yh_test  
110 -jdbc.mysql.yhevents.password=yh_test  
111 -  
112 -#yh_consult  
113 -jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.50.69:9980/yh_consult  
114 -jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.102.219:3306/yh_consult  
115 -jdbc.mysql.yhconsult.username=yh_test  
116 -jdbc.mysql.yhconsult.password=yh_test  
117 -  
118 -#yhb_operations  
119 -jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.50.69:9980/yhb_operations  
120 -jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.102.219:3306/yhb_operations  
121 -jdbc.mysql.yhboperations.username=yh_test  
122 -jdbc.mysql.yhboperations.password=yh_test  
123 -  
124 -  
125 -##### **************************************** common properties ******************************************************  
126 -  
127 -is_debug_enable = true  
128 -  
129 -aliyun.accessid = mkb5KaMTUeAnfHI5  
130 -aliyun.bucket = yohotest  
131 -aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com  
132 -aliyun.endpoint = oss-cn-shanghai.aliyuncs.com  
133 -  
134 -cache.servers.gateway.level1.address = 192.168.102.162:32768  
135 -cache.servers.gateway.level1.expire = 1800  
136 -cache.servers.gateway.level2.address = 192.168.102.162:32768  
137 -cache.servers.gateway.level2.expire = 43200  
138 -  
139 -ip.port.search.server = 192.168.10.64:8080  
140 -  
141 -qiniu.accesskey = iGA6XzOicfWLttJZ9dIyE9ELL2dOCNkd7qmIdt7  
142 -qiniu.bucket = test  
143 -qiniu.domain = http://7xnrdp.com1.z0.glb.clouddn.com  
144 -qiniu.secretkey = 0GjWmT53UbIzzCQ5ev6sqrq0O5a-bdv0xkNY2s9T  
145 -  
146 -redis.proxy.address = 192.168.102.216  
147 -redis.proxy.auth =  
148 -redis.proxy.port = 6379  
149 -  
150 -redis.union.address = 192.168.50.69  
151 -redis.union.auth =  
152 -redis.union.port = 6379  
153 -  
154 -zkAddress=192.168.102.205:2181  
155 -  
156 -gateway.domain.url=http://testapi.yoho.cn:28078  
157 -  
158 -  
159 -##### **************************************** services.yml ******************************************************  
160 -  
161 -message.server.a = 192.168.102.205  
162 -message.server.b = 192.168.102.205  
163 -message.server.c = 192.168.102.205  
164 -message.server.d = 192.168.102.205  
165 -  
166 -order.server.a = 192.168.102.205  
167 -order.server.b = 192.168.102.205  
168 -order.server.c = 192.168.102.205  
169 -order.server.d = 192.168.102.205  
170 -  
171 -product.server.a = 192.168.102.205  
172 -product.server.b = 192.168.102.205  
173 -product.server.c = 192.168.102.205  
174 -product.server.d = 192.168.102.205  
175 -  
176 -promotion.server.a = 192.168.102.205  
177 -promotion.server.b = 192.168.102.205  
178 -promotion.server.c = 192.168.102.205  
179 -promotion.server.d = 192.168.102.205  
180 -  
181 -  
182 -resources.server.a = 192.168.102.205  
183 -resources.server.b = 192.168.102.205  
184 -resources.server.c = 192.168.102.205  
185 -resources.server.d = 192.168.102.205  
186 -  
187 -sns.server.a = 192.168.102.205  
188 -sns.server.b = 192.168.102.205  
189 -sns.server.c = 192.168.102.205  
190 -sns.server.d = 192.168.102.205  
191 -  
192 -users.server.a = 192.168.102.205  
193 -users.server.b = 192.168.102.205  
194 -users.server.c = 192.168.102.205  
195 -users.server.d = 192.168.102.205  
196 -  
197 -  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
4 -  
5 -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status  
6 -  
7 -file.saveDir = /home/dev/cache  
8 -file.uploadTempDir = /home/dev  
9 -  
10 -qq.notifyurl = https://service.yoho.cn/payment/qqpay_notify  
11 -  
12 -rabbitAddress = 192.168.102.162:32810  
13 -  
14 -redis.new.proxy.address = 192.168.102.162  
15 -redis.new.proxy.auth = 123456  
16 -redis.new.proxy.port = 6479  
17 -  
18 -unionpay.env = 00  
19 -unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_notify  
20 -  
21 -users.browse.expire = 7776000  
22 -users.browse.sync = true  
23 -  
24 -wechat.app.notifyurl = https://service.yoho.cn/payment/wechat_notify  
25 -  
26 -wechat.wap.notifyurl = https://service.yoho.cn/payment/wechatwap_notify  
27 -  
28 -yoho.gateway.env.namespace = gateway  
29 -yoho.gateway.env.serverport = 0  
30 -yoho.gateway.env.webapphome = /home/dev/yoho-gateway/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = true  
6 -  
7 -yoho.message.env.namespace = message  
8 -yoho.message.env.serverport = 6  
9 -yoho.message.env.webapphome = /home/test/yoho-message/deploy  
1 -APP_KEY = 1392109259  
2 -APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e  
3 -UUC_DOMAIN = http://passport.test.yoho.cn  
4 -  
5 -autoconfig.properties = sharedAutoconfig  
6 -  
7 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
8 -  
9 -backPwdPageUrl = http://testservice.yoho.cn:28077  
10 -  
11 -des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^  
12 -  
13 -jdbc.mysql.readonlyinslave = true  
14 -  
15 -users.yoho.default_is_bind = Y  
16 -users.yoho.redpacket = N  
17 -  
18 -users.yohocoin = true  
19 -  
20 -yoho.users.env.namespace = users  
21 -yoho.users.env.serverport = 1  
22 -yoho.users.env.webapphome = home/test/yoho-users/deploy  
1 -alipay.gateway = https://mapi.alipay.com/gateway.do?  
2 -  
3 -autoconfig.properties = sharedAutoconfig  
4 -  
5 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
6 -  
7 -erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create  
8 -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status  
9 -  
10 -java.logs.home = /Data/logs  
11 -  
12 -jdbc.mysql.readonlyinslave = false  
13 -  
14 -redis.proxy.database = 9  
15 -  
16 -token.redis.proxy.address = 192.168.102.162  
17 -token.redis.proxy.auth = 123456  
18 -token.redis.proxy.port = 32792  
19 -  
20 -unionpay.env = 01  
21 -unionpay.merid = 700000000000001  
22 -  
23 -unionpay.sign.cert = PM_700000000000001_acp.pfx  
24 -  
25 -wechat.app.appid = wx049fdaa3ba9cdd7a  
26 -wechat.app.appsecret = f973fdb412307ea7b97d0252fd675104  
27 -wechat.app.partnerid = 1218934901  
28 -wechat.app.partnerkey = b22de5cfd0ded341e0516505f72649a9  
29 -wechat.app.paysignkey = wGwAsgU5SeeM62glYaoC6ALBKhtOrF7Ek9LzE8trEuUG7jHeFdnSlyA1jblOYYS57QzWr8dYVsWGdeWhzeonnrKFZakgwFWPYVtyeP4XqSu9Qvxps8LEgxoFBEpRPm6C  
30 -wechat.app.queryurl = https://api.weixin.qq.com/pay/orderquery  
31 -  
32 -wechat.wap.appid = wx75e5a7c0c88e45c2  
33 -wechat.wap.appsecret = ce21ae4a3f93852279175a167e54509b  
34 -wechat.wap.mchid = 1227694201  
35 -wechat.wap.mchkey = 7e6f3307b64cc87c79c472814b88f7fb  
36 -wechat.wap.queryurl = https://api.mch.weixin.qq.com/pay/orderquery  
37 -  
38 -yohobuy.order.env.namespace = order  
39 -yohobuy.order.env.serverport = 4  
40 -yohobuy.order.env.webapphome = /home/dev/yohobuy-order/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = false  
6 -  
7 -rabbitAddress = 192.168.102.162:32810  
8 -  
9 -yohobuy.product.env.namespace = product  
10 -yohobuy.product.env.serverport = 3  
11 -yohobuy.product.env.webapphome = /home/test/yohobuy-product/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
4 -  
5 -yohobuy.promotion.env.namespace = promotion  
6 -yohobuy.promotion.env.serverport = 5  
7 -yohobuy.promotion.env.webapphome = /home/dev/yohobuy-promotion/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = false  
6 -  
7 -yohobuy.resources.env.namespace = resources  
8 -yohobuy.resources.env.serverport = 7  
9 -yohobuy.resources.env.webapphome = /home/dev/yohobuy-resources/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties  
4 -  
5 -file.saveDir = /home/test/cache  
6 -file.uploadTempDir = /home/test  
7 -  
8 -rabbitAddress = 192.168.102.162:32810  
9 -  
10 -yohobuy.platform.env.namespace = platform  
11 -yohobuy.platform.env.serverport = 1  
12 -yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy  
1 -yoho.logs.level = INFO  
2 -yoho.logs.basedir = /Data/logs  
3 -yoho.logs.maxHistory = 30  
4 -yoho.logs.maxFileSize = 100MB  
5 -  
6 -yoho.env.javahome = /usr/local/java  
7 -yoho.env.serverhome = /usr/local/tomcat  
8 -yoho.env.servertype = tomcat  
9 -yoho.env.productmode = PRODUCT  
10 -  
11 -  
12 -### ****************************** database ***********************************  
13 -  
14 -jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.100.203:3306/yh_resource  
15 -jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.100.203:3306/yh_resource  
16 -jdbc.mysql.yhresource.username=yh_vpc_bak  
17 -jdbc.mysql.yhresource.password=yoho@2Y$^YpNb7hp  
18 -  
19 -jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.100.215:3306/yh_shops  
20 -jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.100.216:3306/yh_shops  
21 -jdbc.mysql.yhshops.username=yh_vpc_bak  
22 -jdbc.mysql.yhshops.password=yoho@2Y$^YpNb7hp  
23 -  
24 -# yh_orders  
25 -jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.100.213:3306/yh_orders  
26 -jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.100.213:3306/yh_orders  
27 -jdbc.mysql.yhorders.username=yh_vpc_bak  
28 -jdbc.mysql.yhorders.password=yoho@2Y$^YpNb7hp  
29 -  
30 -# yhb_operations  
31 -jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.100.203:3306/yhb_operations  
32 -jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.100.204:3306/yhb_operations  
33 -jdbc.mysql.yhboperations.username=yh_vpc_bak  
34 -jdbc.mysql.yhboperations.password=yoho@2Y$^YpNb7hp  
35 -  
36 -# yh_comment  
37 -jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.100.203:3306/yh_comment  
38 -jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.100.204:3306/yh_comment  
39 -jdbc.mysql.yhcomment.username=yh_vpc_bak  
40 -jdbc.mysql.yhcomment.password=yoho@2Y$^YpNb7hp  
41 -  
42 -#yhb_promotion  
43 -jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.100.213:3306/yhb_promotion  
44 -jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.100.214:3306/yhb_promotion  
45 -jdbc.mysql.yhbpromotion.username=yh_vpc_bak  
46 -jdbc.mysql.yhbpromotion.password=yoho@2Y$^YpNb7hp  
47 -  
48 -#yoho_sms配置读写分离  
49 -jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.100.211:3306/yoho_sms  
50 -jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.100.212:3306/yoho_sms  
51 -jdbc.mysql.yohosms.username=yh_vpc_bak  
52 -jdbc.mysql.yohosms.password=yoho@2Y$^YpNb7hp  
53 -  
54 -#yh_inbox配置读写分离  
55 -jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.100.211:3306/yh_inbox  
56 -jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.100.212:3306/yh_inbox  
57 -jdbc.mysql.yhinbox.username=yh_vpc_bak  
58 -jdbc.mysql.yhinbox.password=yoho@2Y$^YpNb7hp  
59 -  
60 -#yoho_logs配置读写分离, 暂时将表存在yoho_sms中  
61 -jdbc.mysql.yohologs.master.url=jdbc:mysql://rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306/yohobuy_logs  
62 -jdbc.mysql.yohologs.username=yohobuy_logs_dev  
63 -jdbc.mysql.yohologs.password=Buylogs_develop-9646yoHO  
64 -  
65 -#yoho_passport读写数据分离  
66 -jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.100.211:3306/yoho_passport  
67 -jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.100.212:3306/yoho_passport  
68 -jdbc.mysql.yohopassport.username=yh_vpc_bak  
69 -jdbc.mysql.yohopassport.password=yoho@2Y$^YpNb7hp  
70 -  
71 -#yh_operations配置读写分离  
72 -jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.100.203:3306/yh_operations  
73 -jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.100.204:3306/yh_operations  
74 -jdbc.mysql.yhoperations.username=yh_vpc_bak  
75 -jdbc.mysql.yhoperations.password=yoho@2Y$^YpNb7hp  
76 -  
77 -#yh_passport读写分离  
78 -jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.100.211:3306/yh_passport  
79 -jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.100.211:3306/yh_passport  
80 -jdbc.mysql.yhpassport.username=yh_vpc_bak  
81 -jdbc.mysql.yhpassport.password=yoho@2Y$^YpNb7hp  
82 -  
83 -#yh_setting读写分离  
84 -jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.100.203:3306/yh_setting  
85 -jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.100.204:3306/yh_setting  
86 -jdbc.mysql.yhsetting.username=yh_vpc_bak  
87 -jdbc.mysql.yhsetting.password=yoho@2Y$^YpNb7hp  
88 -  
89 -#yh_pay  
90 -jdbc.mysql.pay.master.url=jdbc:mysql://192.168.100.213:3306/yoho_pay  
91 -jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.100.213:3306/yoho_pay  
92 -jdbc.mysql.pay.username=yh_vpc_bak  
93 -jdbc.mysql.pay.password=yoho@2Y$^YpNb7hp  
94 -  
95 -#event  
96 -jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.100.203:3306/yh_events  
97 -jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.100.204:3306/yh_events  
98 -jdbc.mysql.yhevents.username=yh_vpc_bak  
99 -jdbc.mysql.yhevents.password=yoho@2Y$^YpNb7hp  
100 -  
101 -  
102 -#event  
103 -jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.100.213:3306/yh_coupons  
104 -jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.100.214:3306/yh_coupons  
105 -jdbc.mysql.yhcoupons.username=yh_vpc_bak  
106 -jdbc.mysql.yhcoupons.password=yoho@2Y$^YpNb7hp  
107 -  
108 -#yh_consult  
109 -jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.100.203:3306/yh_consult  
110 -jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.100.204:3306/yh_consult  
111 -jdbc.mysql.yhconsult.username=yh_vpc_bak  
112 -jdbc.mysql.yhconsult.password=yoho@2Y$^YpNb7hp  
113 -  
114 -#unions  
115 -jdbc.mysql.unions.master.url=jdbc:mysql://192.168.100.203:3306/yh_unions  
116 -jdbc.mysql.unions.slave.url=jdbc:mysql://192.168.100.204:3306/yh_unions  
117 -jdbc.mysql.unions.username=yh_vpc_bak  
118 -jdbc.mysql.unions.password=yoho@2Y$^YpNb7hp  
119 -  
120 -  
121 -  
122 -### ****************************** for databases.yml ***********************************  
123 -  
124 -jdbc.mysql.yhresource.master=192.168.100.203:3306  
125 -jdbc.mysql.yhresource.slave=192.168.100.203:3306  
126 -  
127 -jdbc.mysql.yhshops.master=192.168.100.215:3306  
128 -jdbc.mysql.yhshops.slave=192.168.100.216:3306  
129 -  
130 -# yh_orders  
131 -jdbc.mysql.yhorders.master=192.168.100.213:3306  
132 -jdbc.mysql.yhorders.slave=192.168.100.213:3306  
133 -  
134 -# yhb_operations  
135 -jdbc.mysql.yhboperations.master=192.168.100.203:3306  
136 -jdbc.mysql.yhboperations.slave=192.168.100.204:3306  
137 -  
138 -# yh_comment  
139 -jdbc.mysql.yhcomment.master=192.168.100.203:3306  
140 -jdbc.mysql.yhcomment.slave=192.168.100.204:3306  
141 -  
142 -#yhb_promotion  
143 -jdbc.mysql.yhbpromotion.master=192.168.100.213:3306  
144 -jdbc.mysql.yhbpromotion.slave=192.168.100.214:3306  
145 -  
146 -#yoho_sms配置读写分离  
147 -jdbc.mysql.yohosms.master=192.168.100.211:3306  
148 -jdbc.mysql.yohosms.slave=192.168.100.212:3306  
149 -  
150 -#yh_inbox配置读写分离  
151 -jdbc.mysql.yhinbox.master=192.168.100.211:3306  
152 -jdbc.mysql.yhinbox.slave=192.168.100.212:3306  
153 -  
154 -#yoho_logs配置读写分离, 暂时将表存在yoho_sms中  
155 -jdbc.mysql.yohologs.master=rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306  
156 -  
157 -#yoho_passport读写数据分离  
158 -jdbc.mysql.yohopassport.master=192.168.100.211:3306  
159 -jdbc.mysql.yohopassport.slave=192.168.100.212:3306  
160 -  
161 -#yh_operations配置读写分离  
162 -jdbc.mysql.yhoperations.master=192.168.100.203:3306  
163 -jdbc.mysql.yhoperations.slave=192.168.100.204:3306  
164 -  
165 -#yh_passport读写分离  
166 -jdbc.mysql.yhpassport.master=192.168.100.211:3306  
167 -jdbc.mysql.yhpassport.slave=192.168.100.211:3306  
168 -  
169 -#yh_setting读写分离  
170 -jdbc.mysql.yhsetting.master=192.168.100.203:3306  
171 -jdbc.mysql.yhsetting.slave=192.168.100.204:3306  
172 -  
173 -#yh_pay  
174 -jdbc.mysql.pay.master=192.168.100.213:3306  
175 -jdbc.mysql.pay.slave=192.168.100.213:3306  
176 -  
177 -#event  
178 -jdbc.mysql.yhevents.master=192.168.100.203:3306  
179 -jdbc.mysql.yhevents.slave=192.168.100.204:3306  
180 -  
181 -#event  
182 -jdbc.mysql.yhcoupons.master=192.168.100.213:3306  
183 -jdbc.mysql.yhcoupons.slave=192.168.100.214:3306  
184 -  
185 -#yh_consult  
186 -jdbc.mysql.yhconsult.master=192.168.100.203:3306  
187 -jdbc.mysql.yhconsult.slave=192.168.100.204:3306  
188 -  
189 -#unions  
190 -jdbc.mysql.unions.master=192.168.100.203:3306  
191 -jdbc.mysql.unions.slave=192.168.100.204:3306  
192 -  
193 -##### **************************************** common properties ******************************************************  
194 -users.browse.expire=90  
195 -  
196 -is_debug_enable = false  
197 -  
198 -file.uploadTempDir=/Data  
199 -file.saveDir=/Data/save  
200 -  
201 -aliyun.accessid = mkb5KaMTUeAnfHI5  
202 -aliyun.bucket = yohotest  
203 -aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com  
204 -aliyun.endpoint = oss-cn-shanghai.aliyuncs.com  
205 -  
206 -cache.servers.gateway.level1.address = 192.168.74.6:11211,192.168.74.7:11211,192.168.74.8:11211  
207 -cache.servers.gateway.level1.expire = 1800  
208 -cache.servers.gateway.level2.address = 192.168.74.16:11211,192.168.74.16:11212,192.168.81.20:11211,192.168.81.20:11212  
209 -cache.servers.gateway.level2.expire = 43200  
210 -  
211 -cache.servers.union.address = 192.168.90.9:11211  
212 -  
213 -ip.port.search.server = 101.201.178.220  
214 -  
215 -qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m  
216 -qiniu.bucket = yhfair  
217 -qiniu.domain = http://yhfair.qiniudn.com  
218 -qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm  
219 -  
220 -# old redis  
221 -redis.proxy.address = 192.168.74.9  
222 -redis.proxy.auth =  
223 -redis.proxy.port = 6379  
224 -  
225 -  
226 -redis.new.proxy.address = write_redis.yoho.cn  
227 -redis.new.proxy.auth =  
228 -redis.new.proxy.port = 6379  
229 -  
230 -  
231 -# union redis  
232 -redis.union.address = 192.168.100.112  
233 -redis.union.auth =  
234 -redis.union.port = 6379  
235 -  
236 -  
237 -gateway.domain.url = http://api.yoho.cn  
238 -  
239 -zkAddress=192.168.74.6:2181,192.168.74.7:2181,192.168.74.8:2181,192.168.74.15:2181  
240 -  
241 -order.task.host=192.168.81.6  
242 -  
243 -APP_KEY = 1392109259  
244 -APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e  
245 -UUC_DOMAIN = https://192.168.250.4:443  
246 -  
247 -Gateway_URL=http://192.168.74.6:8080/gateway  
248 -  
249 -#payment callback url  
250 -wechat.app.notifyurl=service.yoho.cn/payment/wechat_notify  
251 -wechat.wap.notifyurl=service.yoho.cn/payment/wechatwap_notify  
252 -unionpay.notifyurl=service.yoho.cn/payment/unionpay_notify  
253 -qq.notifyurl=service.yoho.cn/payment/qqpay_notify  
254 -  
255 -##### **************************************** services.yml ******************************************************  
256 -  
257 -message.server.a = 192.168.81.8  
258 -message.server.b = 192.168.81.9  
259 -message.server.c = 192.168.81.18  
260 -message.server.d = 192.168.81.19  
261 -  
262 -order.server.a = 192.168.81.6  
263 -order.server.b = 192.168.81.7  
264 -order.server.c = 192.168.81.16  
265 -order.server.d = 192.168.81.17  
266 -  
267 -product.server.a = 192.168.81.8  
268 -product.server.b = 192.168.81.9  
269 -product.server.c = 192.168.81.18  
270 -product.server.d = 192.168.81.19  
271 -  
272 -promotion.server.a = 192.168.81.6  
273 -promotion.server.b = 192.168.81.7  
274 -promotion.server.c = 192.168.81.16  
275 -promotion.server.d = 192.168.81.17  
276 -  
277 -  
278 -resources.server.a = 192.168.81.4  
279 -resources.server.b = 192.168.81.5  
280 -resources.server.c = 192.168.81.14  
281 -resources.server.d = 192.168.81.15  
282 -  
283 -sns.server.a = 192.168.81.8  
284 -sns.server.b = 192.168.81.9  
285 -sns.server.c = 192.168.81.18  
286 -sns.server.d = 192.168.81.19  
287 -  
288 -users.server.a = 192.168.81.4  
289 -users.server.b = 192.168.81.5  
290 -users.server.c = 192.168.81.14  
291 -users.server.d = 192.168.81.15  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -java.logs.home = /Data/logs  
6 -  
7 -jdbc.mysql.readonlyinslave = false  
8 -  
9 -yoho.portal.env.productmode = PRODUCT  
10 -yoho.portal.env.serverport = 9  
11 -yoho.portal.env.webapphome = /home/master/yoho-admin-portal/deploy  
12 -  
13 -yohobuy.portal.env.namespace = yoho-admin-portal  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -yoho.dashboard.env.namespace = yohodashboard  
6 -yoho.dashboard.env.productmode = PRODUCT  
7 -yoho.dashboard.env.serverport = 9  
8 -yoho.dashboard.env.webapphome = /home/master/yoho-dashboard/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status  
6 -  
7 -rabbitAddress = 192.168.74.13:5672  
8 -  
9 -users.browse.sync = true  
10 -  
11 -yoho.gateway.env.namespace = gateway  
12 -yoho.gateway.env.serverport = 0  
13 -yoho.gateway.env.webapphome = /home/master/yoho-gateway/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = true  
6 -  
7 -yoho.message.env.namespace = message  
8 -yoho.message.env.serverport = 6  
9 -yoho.message.env.webapphome = /home/master/yoho-message/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -db.batch.size = 100000  
6 -  
7 -getui.appid = Rzwp6SnIbr5U7sgaxVsLA8  
8 -getui.appkey = jYlLaLbRm972pOzZx5pzQA  
9 -getui.appsecret = RF2JGk8cPt7Q9WZMx3QPBA  
10 -  
11 -getui.default.size = 1000  
12 -  
13 -getui.host = http://sdk.open.api.igexin.com/apiex.htm  
14 -getui.mastersecret = iQ6Z7sbDge9I5vHOBI5iA2  
15 -  
16 -ios.default.size = 1000  
17 -  
18 -ios.keystore = /home/master/certs/yoho_push.p12  
19 -ios.password = 123456  
20 -  
21 -java.logs.home = /home/master/yoho-push/deploy/logs/push/  
22 -  
23 -jdbc.mysql.push.master.password = yoho@2Y$^YpNb7hp  
24 -jdbc.mysql.push.master.url = jdbc:mysql://192.168.100.211:3306/q_msg_system  
25 -jdbc.mysql.push.master.username = yh_vpc_bak  
26 -jdbc.mysql.push.slave.password = yoho@2Y$^YpNb7hp  
27 -jdbc.mysql.push.slave.url = jdbc:mysql://192.168.100.212:3306/q_msg_system  
28 -jdbc.mysql.push.slave.username = yh_vpc_bak  
29 -jdbc.mysql.pushlog.master.password = Buylogs_develop-9646yoHO  
30 -jdbc.mysql.pushlog.master.url = jdbc:mysql://rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306/yohobuy_logs  
31 -jdbc.mysql.pushlog.master.username = yohobuy_logs_dev  
32 -jdbc.mysql.pushlog.slave.password = Buylogs_develop-9646yoHO  
33 -jdbc.mysql.pushlog.slave.url = jdbc:mysql://rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306/yohobuy_logs  
34 -jdbc.mysql.pushlog.slave.username = yohobuy_logs_dev  
35 -  
36 -mongo.inbox.dbname = inbox  
37 -mongo.inbox.host = 192.168.100.146  
38 -mongo.inbox.port = 27017  
39 -  
40 -push.ios.custom.key = custom_content  
41 -  
42 -yoho.push.env.namespace = push  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -java.logs.home = /Data/logs  
6 -  
7 -yoho.sns.env.namespace = sns  
8 -yoho.sns.env.serverport = 2  
9 -yoho.sns.env.webapphome = /home/master/yoho-sns/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^  
6 -  
7 -jdbc.mysql.readonlyinslave = true  
8 -  
9 -users.browse.sync = true  
10 -  
11 -users.yoho.default_is_bind = Y  
12 -users.yoho.redpacket = Y  
13 -  
14 -users.yohocoin = true  
15 -  
16 -users.yohocoin.dilute = true  
17 -  
18 -yoho.users.env.namespace = users  
19 -yoho.users.env.serverport = 1  
20 -yoho.users.env.webapphome = /home/master/yoho-users/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create  
6 -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status  
7 -  
8 -java.logs.home = /Data/logs  
9 -  
10 -jdbc.mysql.readonlyinslave = false  
11 -  
12 -redis.proxy.address = 192.168.100.112  
13 -redis.proxy.database = 9  
14 -  
15 -yohobuy.order.env.namespace = order  
16 -yohobuy.order.env.serverport = 4  
17 -yohobuy.order.env.webapphome = /home/master/yohobuy-order/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = false  
6 -  
7 -rabbitAddress = 192.168.102.162:32810  
8 -  
9 -yohobuy.product.env.namespace = product  
10 -yohobuy.product.env.serverport = 3  
11 -yohobuy.product.env.webapphome = /home/master/yohobuy-product/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.yhbpromotion.master.password = input_password  
6 -jdbc.mysql.yhbpromotion.master.username = guang_res  
7 -  
8 -yohobuy.promotion.env.namespace = promotion  
9 -yohobuy.promotion.env.serverport = 5  
10 -yohobuy.promotion.env.webapphome = /home/master/yohobuy-promotion/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = false  
6 -  
7 -yohobuy.resources.env.namespace = resources  
8 -yohobuy.resources.env.serverport = 7  
9 -yohobuy.resources.env.webapphome = /home/master/yohobuy-resources/deploy  
1 -activeTime = 3600  
2 -  
3 -autoconfig.properties = sharedAutoconfig  
4 -  
5 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
6 -  
7 -jdbc.mysql.readonlyinslave = true  
8 -  
9 -rabbit.mq.host = 192.168.102.162  
10 -rabbit.mq.password = yoho  
11 -rabbit.mq.port = 32810  
12 -rabbit.mq.username = yoho  
13 -rabbit.mq.virtualHost = /yoho  
14 -  
15 -yoho.unions.env.namespace = union  
16 -yoho.unions.env.serverport = 8  
17 -yoho.unions.env.webapphome = /home/master/yohobuy-union/deploy  
1 -yoho.logs.level = INFO  
2 -yoho.logs.basedir = /Data/logs  
3 -yoho.logs.maxHistory = 7  
4 -yoho.logs.maxFileSize = 100MB  
5 -  
6 -yoho.env.javahome = /usr/local/java  
7 -yoho.env.serverhome = /usr/local/tomcat  
8 -yoho.env.servertype = tomcat  
9 -yoho.env.productmode = PRODUCT  
10 -  
11 -  
12 -  
13 -  
14 -  
15 -### ****************************** database ***********************************  
16 -  
17 -jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.81.21:3306/yh_resource  
18 -jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.81.21:3306/yh_resource  
19 -jdbc.mysql.yhresource.username=yh_ex_db  
20 -jdbc.mysql.yhresource.password=mysql@5Y$^YpbN9ha  
21 -  
22 -jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.81.22:3309/yh_shops  
23 -jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.81.21:3309/yh_shops  
24 -jdbc.mysql.yhshops.username=yh_ex_db  
25 -jdbc.mysql.yhshops.password=mysql@5Y$^YpbN9ha  
26 -  
27 -# yh_orders  
28 -jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.81.22:3308/yh_orders  
29 -jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.81.22:3308/yh_orders  
30 -jdbc.mysql.yhorders.username=yh_ex_db  
31 -jdbc.mysql.yhorders.password=mysql@5Y$^YpbN9ha  
32 -  
33 -# yhb_operations  
34 -jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.81.21:3306/yhb_operations  
35 -jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.81.22:3306/yhb_operations  
36 -jdbc.mysql.yhboperations.username=yh_ex_db  
37 -jdbc.mysql.yhboperations.password=mysql@5Y$^YpbN9ha  
38 -  
39 -# yh_comment  
40 -jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.81.21:3306/yh_comment  
41 -jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.81.22:3306/yh_comment  
42 -jdbc.mysql.yhcomment.username=yh_ex_db  
43 -jdbc.mysql.yhcomment.password=mysql@5Y$^YpbN9ha  
44 -  
45 -#yhb_promotion  
46 -jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.81.22:3308/yhb_promotion  
47 -jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.81.21:3308/yhb_promotion  
48 -jdbc.mysql.yhbpromotion.username=yh_ex_db  
49 -jdbc.mysql.yhbpromotion.password=mysql@5Y$^YpbN9ha  
50 -  
51 -#yoho_sms配置读写分离  
52 -jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.81.21:3307/yoho_sms  
53 -jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.81.22:3307/yoho_sms  
54 -jdbc.mysql.yohosms.username=yh_ex_db  
55 -jdbc.mysql.yohosms.password=mysql@5Y$^YpbN9ha  
56 -  
57 -#yh_inbox配置读写分离  
58 -jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.81.21:3307/yh_inbox  
59 -jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.81.22:3307/yh_inbox  
60 -jdbc.mysql.yhinbox.username=yh_ex_db  
61 -jdbc.mysql.yhinbox.password=mysql@5Y$^YpbN9ha  
62 -  
63 -#yoho_logs配置读写分离, 暂时将表存在yoho_sms中  
64 -jdbc.mysql.yohologs.master.url=jdbc:mysql://192.168.81.21:3307/yoho_sms  
65 -jdbc.mysql.yohologs.username=yh_ex_db  
66 -jdbc.mysql.yohologs.password=mysql@5Y$^YpbN9ha  
67 -  
68 -#yoho_passport读写数据分离  
69 -jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.81.21:3307/yoho_passport  
70 -jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.81.22:3307/yoho_passport  
71 -jdbc.mysql.yohopassport.username=yh_ex_db  
72 -jdbc.mysql.yohopassport.password=mysql@5Y$^YpbN9ha  
73 -  
74 -#yh_operations配置读写分离  
75 -jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.81.21:3306/yh_operations  
76 -jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.81.22:3306/yh_operations  
77 -jdbc.mysql.yhoperations.username=yh_ex_db  
78 -jdbc.mysql.yhoperations.password=mysql@5Y$^YpbN9ha  
79 -  
80 -#yh_passport读写分离  
81 -jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.81.21:3307/yh_passport  
82 -jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.81.21:3307/yh_passport  
83 -jdbc.mysql.yhpassport.username=yh_ex_db  
84 -jdbc.mysql.yhpassport.password=mysql@5Y$^YpbN9ha  
85 -  
86 -#yh_setting读写分离  
87 -jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.81.21:3306/yh_setting  
88 -jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.81.22:3306/yh_setting  
89 -jdbc.mysql.yhsetting.username=yh_ex_db  
90 -jdbc.mysql.yhsetting.password=mysql@5Y$^YpbN9ha  
91 -  
92 -#yh_pay  
93 -jdbc.mysql.pay.master.url=jdbc:mysql://192.168.81.22:3308/yoho_pay  
94 -jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.81.22:3308/yoho_pay  
95 -jdbc.mysql.pay.username=yh_ex_db  
96 -jdbc.mysql.pay.password=mysql@5Y$^YpbN9ha  
97 -  
98 -#event  
99 -jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.81.21:3306/yh_events  
100 -jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.81.22:3306/yh_events  
101 -jdbc.mysql.yhevents.username=yh_ex_db  
102 -jdbc.mysql.yhevents.password=mysql@5Y$^YpbN9ha  
103 -  
104 -  
105 -#event  
106 -jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.81.22:3308/yh_coupons  
107 -jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.81.21:3308/yh_coupons  
108 -jdbc.mysql.yhcoupons.username=yh_ex_db  
109 -jdbc.mysql.yhcoupons.password=mysql@5Y$^YpbN9ha  
110 -  
111 -#yh_consult  
112 -jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.81.21:3306/yh_consult  
113 -jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.81.22:3306/yh_consult  
114 -jdbc.mysql.yhconsult.username=yh_ex_db  
115 -jdbc.mysql.yhconsult.password=mysql@5Y$^YpbN9ha  
116 -  
117 -jdbc.mysql.unions.master.url=jdbc:mysql://192.168.81.21:3306/yh_unions  
118 -jdbc.mysql.unions.slave.url=jdbc:mysql://192.168.81.22:3306/yh_unions  
119 -jdbc.mysql.unions.username=yh_ex_db  
120 -jdbc.mysql.unions.password=mysql@5Y$^YpbN9ha  
121 -  
122 -  
123 -### ****************************** for databases.yml ***********************************  
124 -  
125 -jdbc.mysql.yhresource.master=192.168.81.21:3306  
126 -jdbc.mysql.yhresource.slave=192.168.81.21:3306  
127 -  
128 -jdbc.mysql.yhshops.master=192.168.81.22:3309  
129 -jdbc.mysql.yhshops.slave=192.168.81.21:3309  
130 -  
131 -# yh_orders  
132 -jdbc.mysql.yhorders.master=192.168.81.22:3308  
133 -jdbc.mysql.yhorders.slave=192.168.81.22:3308  
134 -  
135 -# yhb_operations  
136 -jdbc.mysql.yhboperations.master=192.168.81.21:3306  
137 -jdbc.mysql.yhboperations.slave=192.168.81.22:3306  
138 -  
139 -# yh_comment  
140 -jdbc.mysql.yhcomment.master=192.168.81.21:3306  
141 -jdbc.mysql.yhcomment.slave=192.168.81.22:3306  
142 -  
143 -#yhb_promotion  
144 -jdbc.mysql.yhbpromotion.master=192.168.81.22:3308  
145 -jdbc.mysql.yhbpromotion.slave=192.168.81.21:3308  
146 -  
147 -#yoho_sms配置读写分离  
148 -jdbc.mysql.yohosms.master=192.168.81.21:3307  
149 -jdbc.mysql.yohosms.slave=192.168.81.22:3307  
150 -  
151 -#yh_inbox配置读写分离  
152 -jdbc.mysql.yhinbox.master=192.168.81.21:3307  
153 -jdbc.mysql.yhinbox.slave=192.168.81.22:3307  
154 -  
155 -#yoho_logs配置读写分离, 暂时将表存在yoho_sms中  
156 -jdbc.mysql.yohologs.master=192.168.81.21:3307  
157 -  
158 -#yoho_passport读写数据分离  
159 -jdbc.mysql.yohopassport.master=192.168.81.21:3307  
160 -jdbc.mysql.yohopassport.slave=192.168.81.22:3307  
161 -  
162 -#yh_operations配置读写分离  
163 -jdbc.mysql.yhoperations.master=192.168.81.21:3306  
164 -jdbc.mysql.yhoperations.slave=192.168.81.22:3306  
165 -  
166 -#yh_passport读写分离  
167 -jdbc.mysql.yhpassport.master=192.168.81.21:3307  
168 -jdbc.mysql.yhpassport.slave=192.168.81.21:3307  
169 -  
170 -#yh_setting读写分离  
171 -jdbc.mysql.yhsetting.master=192.168.81.21:3306  
172 -jdbc.mysql.yhsetting.slave=192.168.81.22:3306  
173 -  
174 -#yh_pay  
175 -jdbc.mysql.pay.master=192.168.81.22:3308  
176 -jdbc.mysql.pay.slave=192.168.81.22:3308  
177 -  
178 -#event  
179 -jdbc.mysql.yhevents.master=192.168.81.21:3306  
180 -jdbc.mysql.yhevents.slave=192.168.81.22:3306  
181 -  
182 -#event  
183 -jdbc.mysql.yhcoupons.master=192.168.81.22:3308  
184 -jdbc.mysql.yhcoupons.slave=192.168.81.21:3308  
185 -  
186 -#yh_consult  
187 -jdbc.mysql.yhconsult.master=192.168.81.21:3306  
188 -jdbc.mysql.yhconsult.slave=192.168.81.22:3306  
189 -  
190 -jdbc.mysql.unions.master=192.168.81.21:3306  
191 -jdbc.mysql.unions.slave=192.168.81.22:3306  
192 -  
193 -  
194 -##### **************************************** common properties ******************************************************  
195 -users.browse.expire=90  
196 -  
197 -is_debug_enable = false  
198 -  
199 -file.uploadTempDir=/Data  
200 -file.saveDir=/Data/save  
201 -  
202 -aliyun.accessid = mkb5KaMTUeAnfHI5  
203 -aliyun.bucket = yohotest  
204 -aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com  
205 -aliyun.endpoint = oss-cn-shanghai.aliyuncs.com  
206 -  
207 -cache.servers.gateway.level1.address = 192.168.74.17:11211  
208 -cache.servers.gateway.level1.expire = 1800  
209 -cache.servers.gateway.level2.address = 192.168.74.17:11211  
210 -cache.servers.gateway.level2.expire = 43200  
211 -  
212 -cache.servers.union.address = 192.168.74.17:11211  
213 -  
214 -ip.port.search.server = 100.98.132.63  
215 -  
216 -qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m  
217 -qiniu.bucket = yhfair  
218 -qiniu.domain = http://yhfair.qiniudn.com  
219 -qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm  
220 -  
221 -redis.proxy.address = 192.168.74.17  
222 -redis.proxy.auth =  
223 -redis.proxy.port = 6479  
224 -  
225 -redis.new.proxy.address = 192.168.74.17  
226 -redis.new.proxy.auth =  
227 -redis.new.proxy.port = 6479  
228 -  
229 -#### influxdata config, for event repository ###  
230 -alarm.influxdb.url=http://influxdb-api.yoho.cn  
231 -alarm.influxdb.user=yoho  
232 -alarm.influxdb.password=Yoho_9646  
233 -  
234 -redis.union.address = 192.168.74.17  
235 -redis.union.auth =  
236 -redis.union.port = 6479  
237 -  
238 -gateway.domain.url = http://preapi.yoho.cn  
239 -  
240 -zkAddress=192.168.81.13:2181  
241 -  
242 -order.task.host=192.168.74.18  
243 -  
244 -APP_KEY = 1392109259  
245 -APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e  
246 -UUC_DOMAIN = https://passport.test.yoho.cn  
247 -  
248 -Gateway_URL=http://192.168.74.17:8080/gateway  
249 -  
250 -#payment callback url  
251 -wechat.app.notifyurl=prepayment.yoho.cn/payment/wechat_notify  
252 -wechat.wap.notifyurl=prepayment.yoho.cn/payment/wechatwap_notify  
253 -unionpay.notifyurl=prepayment.yoho.cn/payment/unionpay_notify  
254 -qq.notifyurl=prepayment.yoho.cn/payment/qqpay_notify  
255 -  
256 -##### **************************************** services.yml ******************************************************  
257 -  
258 -message.server.a = 192.168.81.13  
259 -message.server.b = 192.168.81.13  
260 -message.server.c = 192.168.81.13  
261 -message.server.d = 192.168.81.13  
262 -  
263 -order.server.a = 192.168.74.18  
264 -order.server.b = 192.168.74.18  
265 -order.server.c = 192.168.74.18  
266 -order.server.d = 192.168.74.18  
267 -  
268 -product.server.a = 192.168.81.13  
269 -product.server.b = 192.168.81.13  
270 -product.server.c = 192.168.81.13  
271 -product.server.d = 192.168.81.13  
272 -  
273 -promotion.server.a = 192.168.81.13  
274 -promotion.server.b = 192.168.81.13  
275 -promotion.server.c = 192.168.81.13  
276 -promotion.server.d = 192.168.81.13  
277 -  
278 -  
279 -resources.server.a = 192.168.81.13  
280 -resources.server.b = 192.168.81.13  
281 -resources.server.c = 192.168.81.13  
282 -resources.server.d = 192.168.81.13  
283 -  
284 -sns.server.a = 192.168.81.13  
285 -sns.server.b = 192.168.81.13  
286 -sns.server.c = 192.168.81.13  
287 -sns.server.d = 192.168.81.13  
288 -  
289 -users.server.a = 192.168.81.13  
290 -users.server.b = 192.168.81.13  
291 -users.server.c = 192.168.81.13  
292 -users.server.d = 192.168.81.13  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
4 -  
5 -java.logs.home = /Data/logs  
6 -  
7 -jdbc.mysql.readonlyinslave = false  
8 -  
9 -yoho.portal.env.productmode = PRODUCT  
10 -yoho.portal.env.serverport = 9  
11 -yoho.portal.env.webapphome = /home/master/yoho-admin-portal/deploy  
12 -  
13 -yohobuy.portal.env.namespace = yoho-admin-portal  
1 -  
2 -yoho.dashboard.env.namespace = yohodashboard  
3 -yoho.dashboard.env.productmode = PRODUCT  
4 -yoho.dashboard.env.serverport = 9  
5 -yoho.dashboard.env.webapphome = /home/master/yoho-dashboard/deploy  
6 -  
7 -yoho.env.javahome = /usr/local/java  
8 -yoho.env.productmode = PRODUCT  
9 -yoho.env.serverhome = /usr/local/tomcat  
10 -yoho.env.servertype = tomcat  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
4 -  
5 -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status  
6 -  
7 -rabbitAddress = 192.168.102.162:32810  
8 -  
9 -users.browse.expire = 7776000  
10 -users.browse.sync = true  
11 -  
12 -yoho.gateway.env.namespace = gateway  
13 -yoho.gateway.env.serverport = 0  
14 -yoho.gateway.env.webapphome = /home/master/yoho-gateway/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = true  
6 -  
7 -yoho.message.env.namespace = message  
8 -yoho.message.env.serverport = 6  
9 -yoho.message.env.webapphome = /home/master/yoho-message/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
4 -  
5 -java.logs.home = /Data/logs  
6 -  
7 -yoho.sns.env.namespace = sns  
8 -yoho.sns.env.serverport = 2  
9 -yoho.sns.env.webapphome = /home/master/yoho-sns/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
4 -  
5 -des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^  
6 -  
7 -jdbc.mysql.readonlyinslave = true  
8 -  
9 -users.browse.sync = true  
10 -  
11 -users.yoho.default_is_bind = Y  
12 -  
13 -users.yohocoin = true  
14 -  
15 -yoho.users.env.namespace = users  
16 -yoho.users.env.serverport = 1  
17 -yoho.users.env.webapphome = /home/master/yoho-users/deploy  
1 -alipay.gateway = https://mapi.alipay.com/gateway.do?  
2 -  
3 -autoconfig.properties = sharedAutoconfig  
4 -  
5 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
6 -  
7 -erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create  
8 -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status  
9 -  
10 -java.logs.home = /Data/logs  
11 -  
12 -jdbc.mysql.readonlyinslave = false  
13 -  
14 -redis.proxy.database = 9  
15 -  
16 -unionpay.env = 01  
17 -unionpay.merid = 700000000000001  
18 -  
19 -unionpay.sign.cert = PM_700000000000001_acp.pfx  
20 -  
21 -wechat.app.appid = wx049fdaa3ba9cdd7a  
22 -wechat.app.appsecret = f973fdb412307ea7b97d0252fd675104  
23 -wechat.app.partnerid = 1218934901  
24 -wechat.app.partnerkey = b22de5cfd0ded341e0516505f72649a9  
25 -wechat.app.paysignkey = wGwAsgU5SeeM62glYaoC6ALBKhtOrF7Ek9LzE8trEuUG7jHeFdnSlyA1jblOYYS57QzWr8dYVsWGdeWhzeonnrKFZakgwFWPYVtyeP4XqSu9Qvxps8LEgxoFBEpRPm6C  
26 -wechat.app.queryurl = https://api.weixin.qq.com/pay/orderquery  
27 -  
28 -wechat.wap.appid = wx75e5a7c0c88e45c2  
29 -wechat.wap.appsecret = ce21ae4a3f93852279175a167e54509b  
30 -wechat.wap.mchid = 1227694201  
31 -wechat.wap.mchkey = 7e6f3307b64cc87c79c472814b88f7fb  
32 -wechat.wap.queryurl = https://api.mch.weixin.qq.com/pay/orderquery  
33 -  
34 -yohobuy.order.env.namespace = order  
35 -yohobuy.order.env.serverport = 4  
36 -yohobuy.order.env.webapphome = /home/master/yohobuy-order/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = false  
6 -  
7 -rabbitAddress = 192.168.102.162:32810  
8 -  
9 -yohobuy.product.env.namespace = product  
10 -yohobuy.product.env.serverport = 3  
11 -yohobuy.product.env.webapphome = /home/master/yohobuy-product/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.yhbpromotion.master.password = input_password  
6 -jdbc.mysql.yhbpromotion.master.username = guang_res  
7 -  
8 -yohobuy.promotion.env.namespace = promotion  
9 -yohobuy.promotion.env.serverport = 5  
10 -yohobuy.promotion.env.webapphome = /home/master/yohobuy-promotion/deploy  
1 -autoconfig.properties = sharedAutoconfig  
2 -  
3 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties  
4 -  
5 -jdbc.mysql.readonlyinslave = false  
6 -  
7 -yohobuy.resources.env.namespace = resources  
8 -yohobuy.resources.env.serverport = 7  
9 -yohobuy.resources.env.webapphome = /home/master/yohobuy-resources/deploy  
1 -activeTime = 3600  
2 -  
3 -autoconfig.properties = sharedAutoconfig  
4 -  
5 -autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties  
6 -  
7 -jdbc.mysql.readonlyinslave = true  
8 -  
9 -rabbit.mq.host = 192.168.102.162  
10 -rabbit.mq.password = yoho  
11 -rabbit.mq.port = 32810  
12 -rabbit.mq.username = yoho  
13 -rabbit.mq.virtualHost = /yoho  
14 -  
15 -yoho.unions.env.namespace = union  
16 -yoho.unions.env.serverport = 8  
17 -yoho.unions.env.webapphome = /home/master/yohobuy-union/deploy