Subversion Repositories SmartDukaan

Rev

Rev 3893 | Rev 3924 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3138 rajveer 1
[DEFAULT]
2
CONTENT_DB_PATH=/var/lib/tomcat6/webapps/db/
3
BERKELEY_DB_PATH=/var/lib/tomcat6/webapps/db/bdb/
4
EXPORT_IR_PATH=/var/lib/tomcat6/webapps/export/ir/
5
EXPORT_MEDIA_PATH=/var/lib/tomcat6/webapps/export/media/
6
EXPORT_ENTITIES_PATH_SAHOLIC=/var/lib/tomcat6/webapps/export/html/entities-saholic/
7
EXPORT_ENTITIES_PATH_SHOP2020=/var/lib/tomcat6/webapps/export/html/entities-shop2020/
8
EXPORT_ENTITIES_PATH_LOCALHOST=/var/lib/tomcat6/webapps/export/html/entities-localhost/
9
EXPORT_DEFINITIONS_PATH=/var/lib/tomcat6/webapps/export/html/definitions/
10
EXPORT_DIFF_PATH=/var/lib/tomcat6/webapps/export/html/diff/
11
EXPORT_SOLR_PATH=/var/lib/tomcat6/webapps/export/solr/
12
EXPORT_PARTNERS_CONTENT_PATH=/var/lib/tomcat6/webapps/export/partners/
13
EXPORT_JAVASCRIPT_CONTENT_PATH=/var/lib/tomcat6/webapps/export/javascripts/
14
EXPORT_HELPDOCS_PATH=/var/lib/tomcat6/webapps/export/html/helpdocs/
15
EXPORT_VELOCITY_PATH=/var/lib/tomcat6/webapps/export/velocity/entities/
16
EXPORT_PATH=/var/lib/tomcat6/webapps/export/
17
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
18
 
19
user_service_server_host=localhost
20
user_service_server_port=9000
21
user_service_dbname=user
3188 rajveer 22
user_service_db_hostname=localhost
3138 rajveer 23
catalog_service_server_host=localhost
24
catalog_service_server_port=9001
25
catalog_service_dbname=catalog
3188 rajveer 26
catalog_service_db_hostname=localhost
3138 rajveer 27
transaction_service_server_host=localhost
28
transaction_service_server_port=9002
29
transaction_service_dbname=transaction
3188 rajveer 30
transaction_service_db_hostname=localhost
3138 rajveer 31
helper_service_server_host=localhost
32
helper_service_server_port=9008
33
helper_service_dbname=helper
3188 rajveer 34
helper_service_db_hostname=localhost
3138 rajveer 35
logistics_service_server_host=localhost
36
logistics_service_server_port=9011
37
logistics_service_dbname=logistics
3188 rajveer 38
logistics_service_db_hostname=localhost
3138 rajveer 39
warehouse_service_server_host=localhost
40
warehouse_service_server_port=9013
41
warehouse_service_dbname=warehouse
3188 rajveer 42
warehouse_service_db_hostname=localhost
3138 rajveer 43
crm_service_server_host=localhost
44
crm_service_server_port=9014
45
crm_service_dbname=crm
3188 rajveer 46
crm_service_db_hostname=localhost
3138 rajveer 47
payments_service_server_host=localhost
48
payments_service_server_port=9012
49
payments_service_dbname=payment
3188 rajveer 50
payments_service_db_hostname=localhost
3138 rajveer 51
promotion_service_server_host=localhost
52
promotion_service_server_port=9005
53
promotion_service_dbname=user
3188 rajveer 54
promotion_service_db_hostname=localhost
3138 rajveer 55
 
3893 chandransh 56
content_service_server_host=localhost
57
content_service_server_port=9016
58
 
59
 
3138 rajveer 60
inventory_time_to_procure=48
61
inventory_stock_threshold=2
62
delivery_cutoff_time=15
63
default_pincode=110001
64
LATEST_ARRIVALS_LIMIT=50
65
saholic_customer_care_mail=help@saholic.com
66
bluedart_update_url=http://www.bluedart.com/servlet/RoutingServlet?handler=tnt&action=custawbquery&loginid=DEL24119&awb=awb&format=XML&lickey=6265d61bafa6292c5ddfdb1ee335ca80&verno=1.3&scan=1&numbers=
67
afl_update_url=http://trackntrace.aflwiz.com/aflwiztrack?shpntnum=
68
afl_barcode_fontsize = 22
69
bluedart_barcode_fontsize = 32
3468 chandransh 70
aramex_barcode_fontsize = 22
3138 rajveer 71
solr_url=http://localhost:8983/solr/select/
72
 
3170 rajveer 73
risky_flag_log=/var/log/services/riskyflag.log
3138 rajveer 74
 
75
[DEV]
3909 chandransh 76
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
77
 
3138 rajveer 78
ebs_account_id=5880
79
ebs_secret_key=ebskey
80
ebs_pay_mode=TEST
3250 chandransh 81
ebs_processing_url=http://local.shop2020.in:8080/ebs-pay-response/?DR=
82
ebs_return_url=http://local.shop2020.in:8080/ebs-pay-processing/?DR={DR}
3170 rajveer 83
ebs_success_url=http://local.shop2020.in:8080/pay-success
84
ebs_error_url=http://local.shop2020.in:8080/pay-error
3138 rajveer 85
 
86
[STAGING]
3170 rajveer 87
catalog_service_server_host_prod=192.168.141.43
3138 rajveer 88
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
3170 rajveer 89
push_prices_to_prod_log_file="/var/log/services/pushToProductionLogs/pushToProd.log"
90
push_prices_to_prod_max_count=5
3138 rajveer 91
 
3170 rajveer 92
[TEST]
3138 rajveer 93
payment_resource_file_path=/tmp/resource/
94
payment_alias_name=90001194
95
payment_response_url=http://www.shop2020.in/hdfc-pay-response
96
payment_success_url=http://www.shop2020.in/pay-success
97
payment_error_url=http://www.shop2020.in/pay-error
98
 
3616 chandransh 99
emi_payment_resource_file_path=/tmp/resource/
100
emi_payment_alias_name=90001194
101
emi_payment_response_url=http://www.shop2020.in/hdfc-emi-pay-response
102
emi_payment_success_url=http://www.shop2020.in/pay-success
103
emi_payment_error_url=http://www.shop2020.in/pay-error
104
 
3138 rajveer 105
ebs_account_id=5880
106
ebs_secret_key=ebskey
107
ebs_pay_mode=TEST
108
ebs_processing_url=http://www.shop2020.in/ebs-pay-response/?DR=
109
ebs_return_url=http://www.shop2020.in/ebs-pay-processing/?DR={DR}
110
ebs_success_url=http://www.shop2020.in/pay-success
111
ebs_error_url=http://www.shop2020.in/pay-error
112
 
3170 rajveer 113
[SUPPORT]
3468 chandransh 114
catalog_service_db_hostname=192.168.190.114
115
transaction_service_db_hostname=192.168.190.114
116
 
3170 rajveer 117
logistics_service_server_host=192.168.141.43
118
payments_service_server_host=192.168.141.43
119
promotion_service_server_host=192.168.141.43
3468 chandransh 120
user_service_server_host=192.168.141.43
3327 chandransh 121
 
122
catalog_service_server_host=localhost
3324 chandransh 123
inventory_history_service_server_host=localhost
124
inventory_history_service_server_port=9015
3335 chandransh 125
inventory_history_service_db_hostname=localhost
3138 rajveer 126
 
3230 rajveer 127
solr_url=http://192.168.141.43:8983/solr/select/
128
 
3170 rajveer 129
[PROD1]
3468 chandransh 130
crm_service_server_host=192.168.149.148
3290 rajveer 131
 
3468 chandransh 132
catalog_service_db_hostname=192.168.190.114
133
helper_service_db_hostname=192.168.190.114
134
logistics_service_db_hostname=192.168.190.114
135
promotion_service_db_hostname=192.168.190.114
136
transaction_service_db_hostname=192.168.190.114
137
user_service_db_hostname=192.168.190.114
138
 
3204 rajveer 139
catalog_service_server_host1=localhost
3240 rajveer 140
catalog_service_server_port1=9001
3468 chandransh 141
helper_service_server_host1=localhost
142
helper_service_server_port1=9008
3204 rajveer 143
logistics_service_server_host1=localhost
3240 rajveer 144
logistics_service_server_port1=9011
3468 chandransh 145
payments_service_server_host=localhost
146
payments_service_server_port=9012
3204 rajveer 147
promotion_service_server_host1=localhost
3240 rajveer 148
promotion_service_server_port1=9005
3468 chandransh 149
transaction_service_server_host1=localhost
150
transaction_service_server_port1=9002
151
user_service_server_host1=localhost
152
user_service_server_port1=9000
3202 rajveer 153
 
3204 rajveer 154
catalog_service_server_host2=192.168.161.5
3240 rajveer 155
catalog_service_server_port2=9001
3468 chandransh 156
helper_service_server_host2=192.168.161.5
157
helper_service_server_port2=9008
3204 rajveer 158
logistics_service_server_host2=192.168.161.5
3240 rajveer 159
logistics_service_server_port2=9011
3509 rajveer 160
payments_service_server_host2=192.168.161.5
161
payments_service_server_port2=9012
3204 rajveer 162
promotion_service_server_host2=192.168.161.5
3240 rajveer 163
promotion_service_server_port2=9005
3468 chandransh 164
transaction_service_server_host2=192.168.161.5
165
transaction_service_server_port2=9002
166
user_service_server_host2=192.168.161.5
167
user_service_server_port2=9000
3204 rajveer 168
 
3170 rajveer 169
payment_resource_file_path=/tmp/resource/
170
payment_alias_name=70002267
171
payment_response_url=http://www.saholic.com/hdfc-pay-response
172
payment_success_url=http://www.saholic.com/pay-success
173
payment_error_url=http://www.saholic.com/pay-error
3138 rajveer 174
 
3616 chandransh 175
emi_payment_resource_file_path=/tmp/emi-resource/
176
emi_payment_alias_name=72000328
3621 chandransh 177
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
178
emi_payment_success_url=http://www.saholic.com/pay-success
179
emi_payment_error_url=http://www.saholic.com/pay-error
3616 chandransh 180
 
3170 rajveer 181
ebs_account_id=7780
182
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
183
ebs_pay_mode=LIVE
184
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
185
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
186
ebs_success_url=http://www.saholic.com/pay-success
187
ebs_error_url=http://www.saholic.com/pay-error
188
 
189
[PROD2]
3468 chandransh 190
crm_service_server_host=192.168.149.148
3170 rajveer 191
 
3468 chandransh 192
catalog_service_db_hostname=192.168.190.114
193
helper_service_db_hostname=192.168.190.114
194
logistics_service_db_hostname=192.168.190.114
195
promotion_service_db_hostname=192.168.190.114
196
transaction_service_db_hostname=192.168.190.114
197
user_service_db_hostname=192.168.190.114
3290 rajveer 198
 
3204 rajveer 199
catalog_service_server_host1=localhost
3240 rajveer 200
catalog_service_server_port1=9001
3468 chandransh 201
helper_service_server_host1=localhost
202
helper_service_server_port1=9008
3204 rajveer 203
logistics_service_server_host1=localhost
3240 rajveer 204
logistics_service_server_port1=9011
3468 chandransh 205
payments_service_server_host=localhost
206
payments_service_server_port=9012
3204 rajveer 207
promotion_service_server_host1=localhost
3240 rajveer 208
promotion_service_server_port1=9005
3468 chandransh 209
transaction_service_server_host1=localhost
210
transaction_service_server_port1=9002
211
user_service_server_host1=localhost
212
user_service_server_port1=9000
3202 rajveer 213
 
3204 rajveer 214
catalog_service_server_host2=192.168.141.43
3240 rajveer 215
catalog_service_server_port2=9001
3468 chandransh 216
helper_service_server_host2=192.168.141.43
217
helper_service_server_port2=9008
3204 rajveer 218
logistics_service_server_host2=192.168.141.43
3240 rajveer 219
logistics_service_server_port2=9011
3509 rajveer 220
payments_service_server_host2=192.168.141.43
221
payments_service_server_port2=9012
3204 rajveer 222
promotion_service_server_host2=192.168.141.43
3240 rajveer 223
promotion_service_server_port2=9005
3468 chandransh 224
transaction_service_server_host2=192.168.141.43
225
transaction_service_server_port2=9002
226
user_service_server_host2=192.168.141.43
227
user_service_server_port2=9000
3204 rajveer 228
 
3138 rajveer 229
payment_resource_file_path=/tmp/resource/
230
payment_alias_name=70002267
231
payment_response_url=http://www.saholic.com/hdfc-pay-response
232
payment_success_url=http://www.saholic.com/pay-success
233
payment_error_url=http://www.saholic.com/pay-error
234
 
3616 chandransh 235
emi_payment_resource_file_path=/tmp/emi-resource/
236
emi_payment_alias_name=72000328
3621 chandransh 237
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
238
emi_payment_success_url=http://www.saholic.com/pay-success
239
emi_payment_error_url=http://www.saholic.com/pay-error
3616 chandransh 240
 
3138 rajveer 241
ebs_account_id=7780
242
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
243
ebs_pay_mode=LIVE
244
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
245
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
246
ebs_success_url=http://www.saholic.com/pay-success
247
ebs_error_url=http://www.saholic.com/pay-error
3179 rajveer 248
 
3536 chandransh 249
[PROD3]
250
crm_service_server_host=173.255.253.139
251
 
252
catalog_service_db_hostname=localhost
253
helper_service_db_hostname=localhost
254
logistics_service_db_hostname=localhost
255
promotion_service_db_hostname=localhost
256
transaction_service_db_hostname=localhost
257
user_service_db_hostname=localhost
258
 
259
catalog_service_server_host1=localhost
260
catalog_service_server_port1=9001
261
helper_service_server_host1=localhost
262
helper_service_server_port1=9008
263
logistics_service_server_host1=localhost
264
logistics_service_server_port1=9011
265
payments_service_server_host=localhost
266
payments_service_server_port=9012
267
promotion_service_server_host1=localhost
268
promotion_service_server_port1=9005
269
transaction_service_server_host1=localhost
270
transaction_service_server_port1=9002
271
user_service_server_host1=localhost
272
user_service_server_port1=9000
273
 
274
payment_resource_file_path=/tmp/resource/
275
payment_alias_name=70002267
276
payment_response_url=http://www.saholic.com/hdfc-pay-response
277
payment_success_url=http://www.saholic.com/pay-success
278
payment_error_url=http://www.saholic.com/pay-error
279
 
3616 chandransh 280
emi_payment_resource_file_path=/tmp/emi-resource/
281
emi_payment_alias_name=72000328
3621 chandransh 282
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
283
emi_payment_success_url=http://www.saholic.com/pay-success
284
emi_payment_error_url=http://www.saholic.com/pay-error
3616 chandransh 285
 
3536 chandransh 286
ebs_account_id=7780
287
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
288
ebs_pay_mode=LIVE
289
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
290
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
291
ebs_success_url=http://www.saholic.com/pay-success
292
ebs_error_url=http://www.saholic.com/pay-error
293
 
3179 rajveer 294
[LOCAL_TESTING]
295
export_entities_path=/opt/apache-tomcat-6.0.29/webapps/export/html/entities/
296
 
297
catalog_service_server_port=10001
298
catalog_service_dbname=catalog_test
299
helper_service_server_port=10008
300
helper_service_dbname=helper_test
301
logistics_service_server_port=10011
302
logistics_service_dbname=logistics_test
303
promotion_service_server_port=10005
304
promotion_service_dbname=user_test
3468 chandransh 305
transaction_service_server_port=10002
306
transaction_service_dbname=transaction_test
307
user_service_server_port=10000
308
user_service_dbname=user_test
3179 rajveer 309
 
310
delivery_cutoff_time=-1
311
solr_url=http://localhost:8993/solr/select/
312
 
313
ebs_account_id=5880
314
ebs_secret_key=ebskey
315
ebs_pay_mode=TEST
316
ebs_processing_url=http://local.shop2020.in:8090/ebs-pay-response/?DR=
317
ebs_return_url=http://local.shop2020.in:8090/ebs-pay-processing/?DR={DR}
318
ebs_success_url=http://local.shop2020.in:8090/pay-success
319
ebs_error_url=http://local.shop2020.in:8090/pay-error