| 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 |
|
|
|
56 |
inventory_time_to_procure=48
|
|
|
57 |
inventory_stock_threshold=2
|
|
|
58 |
delivery_cutoff_time=15
|
|
|
59 |
default_pincode=110001
|
|
|
60 |
LATEST_ARRIVALS_LIMIT=50
|
|
|
61 |
saholic_customer_care_mail=help@saholic.com
|
|
|
62 |
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=
|
|
|
63 |
afl_update_url=http://trackntrace.aflwiz.com/aflwiztrack?shpntnum=
|
|
|
64 |
afl_barcode_fontsize = 22
|
|
|
65 |
bluedart_barcode_fontsize = 32
|
| 3468 |
chandransh |
66 |
aramex_barcode_fontsize = 22
|
| 3138 |
rajveer |
67 |
solr_url=http://localhost:8983/solr/select/
|
|
|
68 |
|
| 3170 |
rajveer |
69 |
risky_flag_log=/var/log/services/riskyflag.log
|
| 3138 |
rajveer |
70 |
|
|
|
71 |
[DEV]
|
|
|
72 |
ebs_account_id=5880
|
|
|
73 |
ebs_secret_key=ebskey
|
|
|
74 |
ebs_pay_mode=TEST
|
| 3250 |
chandransh |
75 |
ebs_processing_url=http://local.shop2020.in:8080/ebs-pay-response/?DR=
|
|
|
76 |
ebs_return_url=http://local.shop2020.in:8080/ebs-pay-processing/?DR={DR}
|
| 3170 |
rajveer |
77 |
ebs_success_url=http://local.shop2020.in:8080/pay-success
|
|
|
78 |
ebs_error_url=http://local.shop2020.in:8080/pay-error
|
| 3138 |
rajveer |
79 |
|
|
|
80 |
[STAGING]
|
| 3170 |
rajveer |
81 |
catalog_service_server_host_prod=192.168.141.43
|
| 3138 |
rajveer |
82 |
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
|
| 3170 |
rajveer |
83 |
push_prices_to_prod_log_file="/var/log/services/pushToProductionLogs/pushToProd.log"
|
|
|
84 |
push_prices_to_prod_max_count=5
|
| 3138 |
rajveer |
85 |
|
| 3170 |
rajveer |
86 |
[TEST]
|
| 3138 |
rajveer |
87 |
payment_resource_file_path=/tmp/resource/
|
|
|
88 |
payment_alias_name=90001194
|
|
|
89 |
payment_response_url=http://www.shop2020.in/hdfc-pay-response
|
|
|
90 |
payment_success_url=http://www.shop2020.in/pay-success
|
|
|
91 |
payment_error_url=http://www.shop2020.in/pay-error
|
|
|
92 |
|
|
|
93 |
ebs_account_id=5880
|
|
|
94 |
ebs_secret_key=ebskey
|
|
|
95 |
ebs_pay_mode=TEST
|
|
|
96 |
ebs_processing_url=http://www.shop2020.in/ebs-pay-response/?DR=
|
|
|
97 |
ebs_return_url=http://www.shop2020.in/ebs-pay-processing/?DR={DR}
|
|
|
98 |
ebs_success_url=http://www.shop2020.in/pay-success
|
|
|
99 |
ebs_error_url=http://www.shop2020.in/pay-error
|
|
|
100 |
|
| 3170 |
rajveer |
101 |
[SUPPORT]
|
| 3468 |
chandransh |
102 |
catalog_service_db_hostname=192.168.190.114
|
|
|
103 |
transaction_service_db_hostname=192.168.190.114
|
|
|
104 |
|
| 3170 |
rajveer |
105 |
logistics_service_server_host=192.168.141.43
|
|
|
106 |
payments_service_server_host=192.168.141.43
|
|
|
107 |
promotion_service_server_host=192.168.141.43
|
| 3468 |
chandransh |
108 |
user_service_server_host=192.168.141.43
|
| 3327 |
chandransh |
109 |
|
|
|
110 |
catalog_service_server_host=localhost
|
| 3324 |
chandransh |
111 |
inventory_history_service_server_host=localhost
|
|
|
112 |
inventory_history_service_server_port=9015
|
| 3335 |
chandransh |
113 |
inventory_history_service_db_hostname=localhost
|
| 3138 |
rajveer |
114 |
|
| 3230 |
rajveer |
115 |
solr_url=http://192.168.141.43:8983/solr/select/
|
|
|
116 |
|
| 3170 |
rajveer |
117 |
[PROD1]
|
| 3468 |
chandransh |
118 |
crm_service_server_host=192.168.149.148
|
| 3290 |
rajveer |
119 |
|
| 3468 |
chandransh |
120 |
catalog_service_db_hostname=192.168.190.114
|
|
|
121 |
helper_service_db_hostname=192.168.190.114
|
|
|
122 |
logistics_service_db_hostname=192.168.190.114
|
|
|
123 |
promotion_service_db_hostname=192.168.190.114
|
|
|
124 |
transaction_service_db_hostname=192.168.190.114
|
|
|
125 |
user_service_db_hostname=192.168.190.114
|
|
|
126 |
|
| 3204 |
rajveer |
127 |
catalog_service_server_host1=localhost
|
| 3240 |
rajveer |
128 |
catalog_service_server_port1=9001
|
| 3468 |
chandransh |
129 |
helper_service_server_host1=localhost
|
|
|
130 |
helper_service_server_port1=9008
|
| 3204 |
rajveer |
131 |
logistics_service_server_host1=localhost
|
| 3240 |
rajveer |
132 |
logistics_service_server_port1=9011
|
| 3468 |
chandransh |
133 |
payments_service_server_host=localhost
|
|
|
134 |
payments_service_server_port=9012
|
| 3204 |
rajveer |
135 |
promotion_service_server_host1=localhost
|
| 3240 |
rajveer |
136 |
promotion_service_server_port1=9005
|
| 3468 |
chandransh |
137 |
transaction_service_server_host1=localhost
|
|
|
138 |
transaction_service_server_port1=9002
|
|
|
139 |
user_service_server_host1=localhost
|
|
|
140 |
user_service_server_port1=9000
|
| 3202 |
rajveer |
141 |
|
| 3204 |
rajveer |
142 |
catalog_service_server_host2=192.168.161.5
|
| 3240 |
rajveer |
143 |
catalog_service_server_port2=9001
|
| 3468 |
chandransh |
144 |
helper_service_server_host2=192.168.161.5
|
|
|
145 |
helper_service_server_port2=9008
|
| 3204 |
rajveer |
146 |
logistics_service_server_host2=192.168.161.5
|
| 3240 |
rajveer |
147 |
logistics_service_server_port2=9011
|
| 3509 |
rajveer |
148 |
payments_service_server_host2=192.168.161.5
|
|
|
149 |
payments_service_server_port2=9012
|
| 3204 |
rajveer |
150 |
promotion_service_server_host2=192.168.161.5
|
| 3240 |
rajveer |
151 |
promotion_service_server_port2=9005
|
| 3468 |
chandransh |
152 |
transaction_service_server_host2=192.168.161.5
|
|
|
153 |
transaction_service_server_port2=9002
|
|
|
154 |
user_service_server_host2=192.168.161.5
|
|
|
155 |
user_service_server_port2=9000
|
| 3204 |
rajveer |
156 |
|
| 3170 |
rajveer |
157 |
payment_resource_file_path=/tmp/resource/
|
|
|
158 |
payment_alias_name=70002267
|
|
|
159 |
payment_response_url=http://www.saholic.com/hdfc-pay-response
|
|
|
160 |
payment_success_url=http://www.saholic.com/pay-success
|
|
|
161 |
payment_error_url=http://www.saholic.com/pay-error
|
| 3138 |
rajveer |
162 |
|
| 3170 |
rajveer |
163 |
ebs_account_id=7780
|
|
|
164 |
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
|
|
|
165 |
ebs_pay_mode=LIVE
|
|
|
166 |
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
|
|
|
167 |
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
|
|
|
168 |
ebs_success_url=http://www.saholic.com/pay-success
|
|
|
169 |
ebs_error_url=http://www.saholic.com/pay-error
|
|
|
170 |
|
|
|
171 |
[PROD2]
|
| 3468 |
chandransh |
172 |
crm_service_server_host=192.168.149.148
|
| 3170 |
rajveer |
173 |
|
| 3468 |
chandransh |
174 |
catalog_service_db_hostname=192.168.190.114
|
|
|
175 |
helper_service_db_hostname=192.168.190.114
|
|
|
176 |
logistics_service_db_hostname=192.168.190.114
|
|
|
177 |
promotion_service_db_hostname=192.168.190.114
|
|
|
178 |
transaction_service_db_hostname=192.168.190.114
|
|
|
179 |
user_service_db_hostname=192.168.190.114
|
| 3290 |
rajveer |
180 |
|
| 3204 |
rajveer |
181 |
catalog_service_server_host1=localhost
|
| 3240 |
rajveer |
182 |
catalog_service_server_port1=9001
|
| 3468 |
chandransh |
183 |
helper_service_server_host1=localhost
|
|
|
184 |
helper_service_server_port1=9008
|
| 3204 |
rajveer |
185 |
logistics_service_server_host1=localhost
|
| 3240 |
rajveer |
186 |
logistics_service_server_port1=9011
|
| 3468 |
chandransh |
187 |
payments_service_server_host=localhost
|
|
|
188 |
payments_service_server_port=9012
|
| 3204 |
rajveer |
189 |
promotion_service_server_host1=localhost
|
| 3240 |
rajveer |
190 |
promotion_service_server_port1=9005
|
| 3468 |
chandransh |
191 |
transaction_service_server_host1=localhost
|
|
|
192 |
transaction_service_server_port1=9002
|
|
|
193 |
user_service_server_host1=localhost
|
|
|
194 |
user_service_server_port1=9000
|
| 3202 |
rajveer |
195 |
|
| 3204 |
rajveer |
196 |
catalog_service_server_host2=192.168.141.43
|
| 3240 |
rajveer |
197 |
catalog_service_server_port2=9001
|
| 3468 |
chandransh |
198 |
helper_service_server_host2=192.168.141.43
|
|
|
199 |
helper_service_server_port2=9008
|
| 3204 |
rajveer |
200 |
logistics_service_server_host2=192.168.141.43
|
| 3240 |
rajveer |
201 |
logistics_service_server_port2=9011
|
| 3509 |
rajveer |
202 |
payments_service_server_host2=192.168.141.43
|
|
|
203 |
payments_service_server_port2=9012
|
| 3204 |
rajveer |
204 |
promotion_service_server_host2=192.168.141.43
|
| 3240 |
rajveer |
205 |
promotion_service_server_port2=9005
|
| 3468 |
chandransh |
206 |
transaction_service_server_host2=192.168.141.43
|
|
|
207 |
transaction_service_server_port2=9002
|
|
|
208 |
user_service_server_host2=192.168.141.43
|
|
|
209 |
user_service_server_port2=9000
|
| 3204 |
rajveer |
210 |
|
| 3138 |
rajveer |
211 |
payment_resource_file_path=/tmp/resource/
|
|
|
212 |
payment_alias_name=70002267
|
|
|
213 |
payment_response_url=http://www.saholic.com/hdfc-pay-response
|
|
|
214 |
payment_success_url=http://www.saholic.com/pay-success
|
|
|
215 |
payment_error_url=http://www.saholic.com/pay-error
|
|
|
216 |
|
|
|
217 |
ebs_account_id=7780
|
|
|
218 |
ebs_secret_key=26b3b04e4574aa1cb0ae6e57a633efa4
|
|
|
219 |
ebs_pay_mode=LIVE
|
|
|
220 |
ebs_processing_url=http://www.saholic.com/ebs-pay-response/?DR=
|
|
|
221 |
ebs_return_url=http://www.saholic.com/ebs-pay-processing/?DR={DR}
|
|
|
222 |
ebs_success_url=http://www.saholic.com/pay-success
|
|
|
223 |
ebs_error_url=http://www.saholic.com/pay-error
|
| 3179 |
rajveer |
224 |
|
|
|
225 |
[LOCAL_TESTING]
|
|
|
226 |
export_entities_path=/opt/apache-tomcat-6.0.29/webapps/export/html/entities/
|
|
|
227 |
|
|
|
228 |
catalog_service_server_port=10001
|
|
|
229 |
catalog_service_dbname=catalog_test
|
|
|
230 |
helper_service_server_port=10008
|
|
|
231 |
helper_service_dbname=helper_test
|
|
|
232 |
logistics_service_server_port=10011
|
|
|
233 |
logistics_service_dbname=logistics_test
|
|
|
234 |
promotion_service_server_port=10005
|
|
|
235 |
promotion_service_dbname=user_test
|
| 3468 |
chandransh |
236 |
transaction_service_server_port=10002
|
|
|
237 |
transaction_service_dbname=transaction_test
|
|
|
238 |
user_service_server_port=10000
|
|
|
239 |
user_service_dbname=user_test
|
| 3179 |
rajveer |
240 |
|
|
|
241 |
delivery_cutoff_time=-1
|
|
|
242 |
solr_url=http://localhost:8993/solr/select/
|
|
|
243 |
|
|
|
244 |
ebs_account_id=5880
|
|
|
245 |
ebs_secret_key=ebskey
|
|
|
246 |
ebs_pay_mode=TEST
|
|
|
247 |
ebs_processing_url=http://local.shop2020.in:8090/ebs-pay-response/?DR=
|
|
|
248 |
ebs_return_url=http://local.shop2020.in:8090/ebs-pay-processing/?DR={DR}
|
|
|
249 |
ebs_success_url=http://local.shop2020.in:8090/pay-success
|
|
|
250 |
ebs_error_url=http://local.shop2020.in:8090/pay-error
|