Subversion Repositories SmartDukaan

Rev

Rev 3621 | Rev 3909 | 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]
76
ebs_account_id=5880
77
ebs_secret_key=ebskey
78
ebs_pay_mode=TEST
3250 chandransh 79
ebs_processing_url=http://local.shop2020.in:8080/ebs-pay-response/?DR=
80
ebs_return_url=http://local.shop2020.in:8080/ebs-pay-processing/?DR={DR}
3170 rajveer 81
ebs_success_url=http://local.shop2020.in:8080/pay-success
82
ebs_error_url=http://local.shop2020.in:8080/pay-error
3138 rajveer 83
 
84
[STAGING]
3170 rajveer 85
catalog_service_server_host_prod=192.168.141.43
3138 rajveer 86
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
3170 rajveer 87
push_prices_to_prod_log_file="/var/log/services/pushToProductionLogs/pushToProd.log"
88
push_prices_to_prod_max_count=5
3138 rajveer 89
 
3170 rajveer 90
[TEST]
3138 rajveer 91
payment_resource_file_path=/tmp/resource/
92
payment_alias_name=90001194
93
payment_response_url=http://www.shop2020.in/hdfc-pay-response
94
payment_success_url=http://www.shop2020.in/pay-success
95
payment_error_url=http://www.shop2020.in/pay-error
96
 
3616 chandransh 97
emi_payment_resource_file_path=/tmp/resource/
98
emi_payment_alias_name=90001194
99
emi_payment_response_url=http://www.shop2020.in/hdfc-emi-pay-response
100
emi_payment_success_url=http://www.shop2020.in/pay-success
101
emi_payment_error_url=http://www.shop2020.in/pay-error
102
 
3138 rajveer 103
ebs_account_id=5880
104
ebs_secret_key=ebskey
105
ebs_pay_mode=TEST
106
ebs_processing_url=http://www.shop2020.in/ebs-pay-response/?DR=
107
ebs_return_url=http://www.shop2020.in/ebs-pay-processing/?DR={DR}
108
ebs_success_url=http://www.shop2020.in/pay-success
109
ebs_error_url=http://www.shop2020.in/pay-error
110
 
3170 rajveer 111
[SUPPORT]
3468 chandransh 112
catalog_service_db_hostname=192.168.190.114
113
transaction_service_db_hostname=192.168.190.114
114
 
3170 rajveer 115
logistics_service_server_host=192.168.141.43
116
payments_service_server_host=192.168.141.43
117
promotion_service_server_host=192.168.141.43
3468 chandransh 118
user_service_server_host=192.168.141.43
3327 chandransh 119
 
120
catalog_service_server_host=localhost
3324 chandransh 121
inventory_history_service_server_host=localhost
122
inventory_history_service_server_port=9015
3335 chandransh 123
inventory_history_service_db_hostname=localhost
3138 rajveer 124
 
3230 rajveer 125
solr_url=http://192.168.141.43:8983/solr/select/
126
 
3170 rajveer 127
[PROD1]
3468 chandransh 128
crm_service_server_host=192.168.149.148
3290 rajveer 129
 
3468 chandransh 130
catalog_service_db_hostname=192.168.190.114
131
helper_service_db_hostname=192.168.190.114
132
logistics_service_db_hostname=192.168.190.114
133
promotion_service_db_hostname=192.168.190.114
134
transaction_service_db_hostname=192.168.190.114
135
user_service_db_hostname=192.168.190.114
136
 
3204 rajveer 137
catalog_service_server_host1=localhost
3240 rajveer 138
catalog_service_server_port1=9001
3468 chandransh 139
helper_service_server_host1=localhost
140
helper_service_server_port1=9008
3204 rajveer 141
logistics_service_server_host1=localhost
3240 rajveer 142
logistics_service_server_port1=9011
3468 chandransh 143
payments_service_server_host=localhost
144
payments_service_server_port=9012
3204 rajveer 145
promotion_service_server_host1=localhost
3240 rajveer 146
promotion_service_server_port1=9005
3468 chandransh 147
transaction_service_server_host1=localhost
148
transaction_service_server_port1=9002
149
user_service_server_host1=localhost
150
user_service_server_port1=9000
3202 rajveer 151
 
3204 rajveer 152
catalog_service_server_host2=192.168.161.5
3240 rajveer 153
catalog_service_server_port2=9001
3468 chandransh 154
helper_service_server_host2=192.168.161.5
155
helper_service_server_port2=9008
3204 rajveer 156
logistics_service_server_host2=192.168.161.5
3240 rajveer 157
logistics_service_server_port2=9011
3509 rajveer 158
payments_service_server_host2=192.168.161.5
159
payments_service_server_port2=9012
3204 rajveer 160
promotion_service_server_host2=192.168.161.5
3240 rajveer 161
promotion_service_server_port2=9005
3468 chandransh 162
transaction_service_server_host2=192.168.161.5
163
transaction_service_server_port2=9002
164
user_service_server_host2=192.168.161.5
165
user_service_server_port2=9000
3204 rajveer 166
 
3170 rajveer 167
payment_resource_file_path=/tmp/resource/
168
payment_alias_name=70002267
169
payment_response_url=http://www.saholic.com/hdfc-pay-response
170
payment_success_url=http://www.saholic.com/pay-success
171
payment_error_url=http://www.saholic.com/pay-error
3138 rajveer 172
 
3616 chandransh 173
emi_payment_resource_file_path=/tmp/emi-resource/
174
emi_payment_alias_name=72000328
3621 chandransh 175
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
176
emi_payment_success_url=http://www.saholic.com/pay-success
177
emi_payment_error_url=http://www.saholic.com/pay-error
3616 chandransh 178
 
3170 rajveer 179
ebs_account_id=7780
180
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
181
ebs_pay_mode=LIVE
182
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
183
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
184
ebs_success_url=http://www.saholic.com/pay-success
185
ebs_error_url=http://www.saholic.com/pay-error
186
 
187
[PROD2]
3468 chandransh 188
crm_service_server_host=192.168.149.148
3170 rajveer 189
 
3468 chandransh 190
catalog_service_db_hostname=192.168.190.114
191
helper_service_db_hostname=192.168.190.114
192
logistics_service_db_hostname=192.168.190.114
193
promotion_service_db_hostname=192.168.190.114
194
transaction_service_db_hostname=192.168.190.114
195
user_service_db_hostname=192.168.190.114
3290 rajveer 196
 
3204 rajveer 197
catalog_service_server_host1=localhost
3240 rajveer 198
catalog_service_server_port1=9001
3468 chandransh 199
helper_service_server_host1=localhost
200
helper_service_server_port1=9008
3204 rajveer 201
logistics_service_server_host1=localhost
3240 rajveer 202
logistics_service_server_port1=9011
3468 chandransh 203
payments_service_server_host=localhost
204
payments_service_server_port=9012
3204 rajveer 205
promotion_service_server_host1=localhost
3240 rajveer 206
promotion_service_server_port1=9005
3468 chandransh 207
transaction_service_server_host1=localhost
208
transaction_service_server_port1=9002
209
user_service_server_host1=localhost
210
user_service_server_port1=9000
3202 rajveer 211
 
3204 rajveer 212
catalog_service_server_host2=192.168.141.43
3240 rajveer 213
catalog_service_server_port2=9001
3468 chandransh 214
helper_service_server_host2=192.168.141.43
215
helper_service_server_port2=9008
3204 rajveer 216
logistics_service_server_host2=192.168.141.43
3240 rajveer 217
logistics_service_server_port2=9011
3509 rajveer 218
payments_service_server_host2=192.168.141.43
219
payments_service_server_port2=9012
3204 rajveer 220
promotion_service_server_host2=192.168.141.43
3240 rajveer 221
promotion_service_server_port2=9005
3468 chandransh 222
transaction_service_server_host2=192.168.141.43
223
transaction_service_server_port2=9002
224
user_service_server_host2=192.168.141.43
225
user_service_server_port2=9000
3204 rajveer 226
 
3138 rajveer 227
payment_resource_file_path=/tmp/resource/
228
payment_alias_name=70002267
229
payment_response_url=http://www.saholic.com/hdfc-pay-response
230
payment_success_url=http://www.saholic.com/pay-success
231
payment_error_url=http://www.saholic.com/pay-error
232
 
3616 chandransh 233
emi_payment_resource_file_path=/tmp/emi-resource/
234
emi_payment_alias_name=72000328
3621 chandransh 235
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
236
emi_payment_success_url=http://www.saholic.com/pay-success
237
emi_payment_error_url=http://www.saholic.com/pay-error
3616 chandransh 238
 
3138 rajveer 239
ebs_account_id=7780
240
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
241
ebs_pay_mode=LIVE
242
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
243
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
244
ebs_success_url=http://www.saholic.com/pay-success
245
ebs_error_url=http://www.saholic.com/pay-error
3179 rajveer 246
 
3536 chandransh 247
[PROD3]
248
crm_service_server_host=173.255.253.139
249
 
250
catalog_service_db_hostname=localhost
251
helper_service_db_hostname=localhost
252
logistics_service_db_hostname=localhost
253
promotion_service_db_hostname=localhost
254
transaction_service_db_hostname=localhost
255
user_service_db_hostname=localhost
256
 
257
catalog_service_server_host1=localhost
258
catalog_service_server_port1=9001
259
helper_service_server_host1=localhost
260
helper_service_server_port1=9008
261
logistics_service_server_host1=localhost
262
logistics_service_server_port1=9011
263
payments_service_server_host=localhost
264
payments_service_server_port=9012
265
promotion_service_server_host1=localhost
266
promotion_service_server_port1=9005
267
transaction_service_server_host1=localhost
268
transaction_service_server_port1=9002
269
user_service_server_host1=localhost
270
user_service_server_port1=9000
271
 
272
payment_resource_file_path=/tmp/resource/
273
payment_alias_name=70002267
274
payment_response_url=http://www.saholic.com/hdfc-pay-response
275
payment_success_url=http://www.saholic.com/pay-success
276
payment_error_url=http://www.saholic.com/pay-error
277
 
3616 chandransh 278
emi_payment_resource_file_path=/tmp/emi-resource/
279
emi_payment_alias_name=72000328
3621 chandransh 280
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
281
emi_payment_success_url=http://www.saholic.com/pay-success
282
emi_payment_error_url=http://www.saholic.com/pay-error
3616 chandransh 283
 
3536 chandransh 284
ebs_account_id=7780
285
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
286
ebs_pay_mode=LIVE
287
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
288
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
289
ebs_success_url=http://www.saholic.com/pay-success
290
ebs_error_url=http://www.saholic.com/pay-error
291
 
3179 rajveer 292
[LOCAL_TESTING]
293
export_entities_path=/opt/apache-tomcat-6.0.29/webapps/export/html/entities/
294
 
295
catalog_service_server_port=10001
296
catalog_service_dbname=catalog_test
297
helper_service_server_port=10008
298
helper_service_dbname=helper_test
299
logistics_service_server_port=10011
300
logistics_service_dbname=logistics_test
301
promotion_service_server_port=10005
302
promotion_service_dbname=user_test
3468 chandransh 303
transaction_service_server_port=10002
304
transaction_service_dbname=transaction_test
305
user_service_server_port=10000
306
user_service_dbname=user_test
3179 rajveer 307
 
308
delivery_cutoff_time=-1
309
solr_url=http://localhost:8993/solr/select/
310
 
311
ebs_account_id=5880
312
ebs_secret_key=ebskey
313
ebs_pay_mode=TEST
314
ebs_processing_url=http://local.shop2020.in:8090/ebs-pay-response/?DR=
315
ebs_return_url=http://local.shop2020.in:8090/ebs-pay-processing/?DR={DR}
316
ebs_success_url=http://local.shop2020.in:8090/pay-success
317
ebs_error_url=http://local.shop2020.in:8090/pay-error