Subversion Repositories SmartDukaan

Rev

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