Subversion Repositories SmartDukaan

Rev

Rev 5083 | Rev 5113 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5083 Rev 5089
Line 16... Line 16...
16
EXPORT_HELPDOCS_PATH=/var/lib/tomcat6/webapps/export/html/helpdocs/
16
EXPORT_HELPDOCS_PATH=/var/lib/tomcat6/webapps/export/html/helpdocs/
17
EXPORT_VELOCITY_PATH=/var/lib/tomcat6/webapps/export/velocity/entities/
17
EXPORT_VELOCITY_PATH=/var/lib/tomcat6/webapps/export/velocity/entities/
18
EXPORT_PATH=/var/lib/tomcat6/webapps/export/
18
EXPORT_PATH=/var/lib/tomcat6/webapps/export/
19
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
19
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
20
UPLOAD_AMAZON_CONTENT_FTP=FALSE
20
UPLOAD_AMAZON_CONTENT_FTP=FALSE
21
production_servers_public_ips = 173.230.147.250 173.255.209.200 50.116.3.101 109.74.200.220 
21
production_servers_public_ips = 50.116.3.101 173.255.209.200 109.74.200.220 
22
production_servers_private_ips = 192.168.141.43 192.168.161.5 192.168.166.159 192.168.186.32
22
production_servers_private_ips = 192.168.166.159 192.168.161.5 192.168.186.32
23
 
23
 
24
inventory_history_service_server_host=localhost
24
inventory_history_service_server_host=localhost
25
inventory_history_service_server_port=9015
25
inventory_history_service_server_port=9015
26
inventory_history_service_db_hostname=localhost
26
inventory_history_service_db_hostname=localhost
27
 
27
 
Line 109... Line 109...
109
 
109
 
110
[STAGING]
110
[STAGING]
111
promotion_service_db_hostname=192.168.190.113
111
promotion_service_db_hostname=192.168.190.113
112
warehouse_service_db_hostname=192.168.149.148
112
warehouse_service_db_hostname=192.168.149.148
113
 
113
 
114
catalog_service_server_host_prod=192.168.141.43
114
catalog_service_server_host_prod=192.168.166.159
115
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
115
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
116
push_prices_to_prod_log_file="/var/log/services/pushToProductionLogs/pushToProd.log"
116
push_prices_to_prod_log_file="/var/log/services/pushToProductionLogs/pushToProd.log"
117
push_prices_to_prod_max_count=5
117
push_prices_to_prod_max_count=5
118
UPLOAD_AMAZON_CONTENT_FTP=TRUE
118
UPLOAD_AMAZON_CONTENT_FTP=TRUE
119
[TEST]
119
[TEST]
Line 139... Line 139...
139
 
139
 
140
[SUPPORT]
140
[SUPPORT]
141
catalog_service_db_hostname=192.168.190.113
141
catalog_service_db_hostname=192.168.190.113
142
transaction_service_db_hostname=192.168.190.113
142
transaction_service_db_hostname=192.168.190.113
143
 
143
 
144
logistics_service_server_host=192.168.141.43
144
logistics_service_server_host=192.168.166.159
145
payments_service_server_host=192.168.141.43
145
payments_service_server_host=192.168.166.159
146
promotion_service_server_host=192.168.141.43
146
promotion_service_server_host=192.168.166.159
147
user_service_server_host=192.168.141.43
147
user_service_server_host=192.168.166.159
148
crm_service_server_host=192.168.191.71
148
crm_service_server_host=192.168.191.71
149
 
149
 
150
catalog_service_server_host=localhost
150
catalog_service_server_host=localhost
151
inventory_history_service_server_host=localhost
151
inventory_history_service_server_host=localhost
152
inventory_history_service_server_port=9015
152
inventory_history_service_server_port=9015
153
inventory_history_service_db_hostname=localhost
153
inventory_history_service_db_hostname=localhost
154
 
154
 
155
solr_url=http://192.168.141.43:8983/solr/select/
155
solr_url=http://192.168.166.159:8983/solr/select/
156
 
156
 
157
helper_service_server_host_prod=192.168.141.43
157
helper_service_server_host_prod=192.168.166.159
158
 
158
 
159
[SUPPORT_LONDON]
159
[SUPPORT_LONDON]
160
catalog_service_server_host=192.168.186.32
160
catalog_service_server_host=192.168.186.32
161
transaction_service_server_host=192.168.186.32
161
transaction_service_server_host=192.168.186.32
162
logistics_service_server_host=192.168.186.32
162
logistics_service_server_host=192.168.186.32
163
payments_service_server_host=192.168.186.32
163
payments_service_server_host=192.168.186.32
164
promotion_service_server_host=192.168.186.32
164
promotion_service_server_host=192.168.186.32
165
user_service_server_host=192.168.186.32
165
user_service_server_host=192.168.186.32
166
 
166
 
167
[PROD1]
167
[BUILD-TEST]
168
crm_service_server_host=192.168.191.71
-
 
169
 
-
 
170
catalog_service_db_hostname=192.168.190.114
-
 
171
helper_service_db_hostname=192.168.190.114
-
 
172
logistics_service_db_hostname=192.168.190.114
-
 
173
promotion_service_db_hostname=192.168.190.114
-
 
174
transaction_service_db_hostname=192.168.190.114
-
 
175
user_service_db_hostname=192.168.190.114
-
 
176
payments_service_db_hostname=192.168.190.114
-
 
177
 
-
 
178
catalog_service_server_host1=localhost
-
 
179
catalog_service_server_port1=9001
-
 
180
helper_service_server_host1=localhost
-
 
181
helper_service_server_port1=9008
-
 
182
logistics_service_server_host1=localhost
-
 
183
logistics_service_server_port1=9011
-
 
184
payments_service_server_host=localhost
-
 
185
payments_service_server_port=9012
-
 
186
promotion_service_server_host1=localhost
-
 
187
promotion_service_server_port1=9005
-
 
188
transaction_service_server_host1=localhost
-
 
189
transaction_service_server_port1=9002
-
 
190
user_service_server_host1=localhost
-
 
191
user_service_server_port1=9000
-
 
192
 
-
 
193
catalog_service_server_host2=192.168.161.5
-
 
194
catalog_service_server_port2=9001
-
 
195
helper_service_server_host2=192.168.161.5
-
 
196
helper_service_server_port2=9008
-
 
197
logistics_service_server_host2=192.168.161.5
-
 
198
logistics_service_server_port2=9011
-
 
199
payments_service_server_host2=192.168.161.5
-
 
200
payments_service_server_port2=9012
-
 
201
promotion_service_server_host2=192.168.161.5
-
 
202
promotion_service_server_port2=9005
-
 
203
transaction_service_server_host2=192.168.161.5
-
 
204
transaction_service_server_port2=9002
-
 
205
user_service_server_host2=192.168.161.5
-
 
206
user_service_server_port2=9000
-
 
207
 
-
 
208
payment_resource_file_path=/hdfc/production/
168
payment_resource_file_path=/hdfc/test/
209
payment_alias_name=70002267
169
payment_alias_name=90001194
210
payment_response_url=http://www.saholic.com/hdfc-pay-response
170
payment_response_url=http://www.shop2020.in/hdfc-pay-response
211
payment_success_url=http://www.saholic.com/pay-success
171
payment_success_url=http://www.shop2020.in/pay-success
212
payment_error_url=http://www.saholic.com/pay-error
172
payment_error_url=http://www.shop2020.in/pay-error
213
 
173
 
214
emi_payment_resource_file_path=/hdfc-emi/production/
174
emi_payment_resource_file_path=/hdfc/test/
215
emi_payment_alias_name=72000328
175
emi_payment_alias_name=90001194
216
emi_payment_response_url=http://www.saholic.com/hdfc-emi-pay-response
176
emi_payment_response_url=http://www.shop2020.in/hdfc-emi-pay-response
217
emi_payment_success_url=http://www.saholic.com/pay-success
177
emi_payment_success_url=http://www.shop2020.in/pay-success
218
emi_payment_error_url=http://www.saholic.com/pay-error
178
emi_payment_error_url=http://www.shop2020.in/pay-error
219
 
179
 
220
ebs_account_id=7780
180
ebs_account_id=5880
221
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
181
ebs_secret_key=ebskey
222
ebs_pay_mode=LIVE
182
ebs_pay_mode=TEST
223
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
183
ebs_processing_url=http://www.shop2020.in/ebs-pay-response/?DR=
224
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
184
ebs_return_url=http://www.shop2020.in/ebs-pay-processing/?DR={DR}
225
ebs_success_url=http://www.saholic.com/pay-success
185
ebs_success_url=http://www.shop2020.in/pay-success
226
ebs_error_url=http://www.saholic.com/pay-error
186
ebs_error_url=http://www.shop2020.in/pay-error
227
 
187
 
228
[PROD4]
188
[PROD1]
229
crm_service_server_host=192.168.191.71
189
crm_service_server_host=192.168.191.71
230
 
190
 
231
catalog_service_db_hostname=192.168.190.114
191
catalog_service_db_hostname=192.168.190.114
232
helper_service_db_hostname=192.168.190.114
192
helper_service_db_hostname=192.168.190.114
233
logistics_service_db_hostname=192.168.190.114
193
logistics_service_db_hostname=192.168.190.114
Line 311... Line 271...
311
transaction_service_server_host1=localhost
271
transaction_service_server_host1=localhost
312
transaction_service_server_port1=9002
272
transaction_service_server_port1=9002
313
user_service_server_host1=localhost
273
user_service_server_host1=localhost
314
user_service_server_port1=9000
274
user_service_server_port1=9000
315
 
275
 
316
catalog_service_server_host2=192.168.141.43
276
catalog_service_server_host2=192.168.166.159
317
catalog_service_server_port2=9001
277
catalog_service_server_port2=9001
318
helper_service_server_host2=192.168.141.43
278
helper_service_server_host2=192.168.166.159
319
helper_service_server_port2=9008
279
helper_service_server_port2=9008
320
logistics_service_server_host2=192.168.141.43
280
logistics_service_server_host2=192.168.166.159
321
logistics_service_server_port2=9011
281
logistics_service_server_port2=9011
322
payments_service_server_host2=192.168.141.43
282
payments_service_server_host2=192.168.166.159
323
payments_service_server_port2=9012
283
payments_service_server_port2=9012
324
promotion_service_server_host2=192.168.141.43
284
promotion_service_server_host2=192.168.166.159
325
promotion_service_server_port2=9005
285
promotion_service_server_port2=9005
326
transaction_service_server_host2=192.168.141.43
286
transaction_service_server_host2=192.168.166.159
327
transaction_service_server_port2=9002
287
transaction_service_server_port2=9002
328
user_service_server_host2=192.168.141.43
288
user_service_server_host2=192.168.166.159
329
user_service_server_port2=9000
289
user_service_server_port2=9000
330
 
290
 
331
payment_resource_file_path=/hdfc/production/
291
payment_resource_file_path=/hdfc/production/
332
payment_alias_name=70002267
292
payment_alias_name=70002267
333
payment_response_url=http://www.saholic.com/hdfc-pay-response
293
payment_response_url=http://www.saholic.com/hdfc-pay-response