|
@@ -1,93 +1,91 @@
|
|
|
{
|
|
|
"mongodb": {
|
|
|
"main": {
|
|
|
- "address": "192.168.3.149:27180",
|
|
|
- "size": 10,
|
|
|
+ "address": "172.20.45.129:27002,172.20.45.130:27080",
|
|
|
+ "size": 20,
|
|
|
"dbName": "qfw"
|
|
|
},
|
|
|
"log": {
|
|
|
- "address": "192.168.3.149:27190",
|
|
|
+ "address": "172.20.45.129:27002,172.20.45.130:27080",
|
|
|
"size": 5,
|
|
|
"dbName": "qfw",
|
|
|
- "userName": "admin",
|
|
|
- "password": "123456"
|
|
|
+ "userName": "",
|
|
|
+ "password": ""
|
|
|
},
|
|
|
"ent": {
|
|
|
- "address": "192.168.3.149:27102",
|
|
|
+ "address": "172.20.45.129:27002,172.20.45.130:27080",
|
|
|
"size": 5,
|
|
|
"dbName": "mixdata",
|
|
|
- "userName": "jyDevGroup",
|
|
|
- "password": "jy@DevGroup"
|
|
|
+ "userName": "",
|
|
|
+ "password": ""
|
|
|
},
|
|
|
"bidding": {
|
|
|
- "address": "192.168.3.149:27102",
|
|
|
+ "address": "172.20.45.129:27002,172.20.45.130:27080",
|
|
|
"size": 5,
|
|
|
"dbName": "qfw_data",
|
|
|
"replSet": "",
|
|
|
"collection": "bidding",
|
|
|
"collection_back": "bidding_back",
|
|
|
- "userName": "jyDevGroup",
|
|
|
- "password": "jy@DevGroup"
|
|
|
+ "userName": "",
|
|
|
+ "password": ""
|
|
|
}
|
|
|
},
|
|
|
"elasticsearch": {
|
|
|
"main": {
|
|
|
- "address": "http://192.168.3.149:9201,http://192.168.3.241:9206",
|
|
|
+ "address": "http://172.20.45.129:9206,http://172.20.45.130:9306",
|
|
|
"size": 30,
|
|
|
"version": "v7",
|
|
|
"userName": "",
|
|
|
- "password": "",
|
|
|
- "esIndex": "bidding",
|
|
|
- "esType": "bidding"
|
|
|
+ "password": ""
|
|
|
},
|
|
|
"other": {
|
|
|
- "address": "http://192.168.3.149:9201,http://192.168.3.241:9206",
|
|
|
+ "address": "http://172.20.45.129:9206,http://172.20.45.130:9306",
|
|
|
"size": 30,
|
|
|
"version": "v7",
|
|
|
"userName": "",
|
|
|
"password": "",
|
|
|
- "esIndex": "bidding_year",
|
|
|
- "esType": "bidding_year"
|
|
|
+ "esIndex": "bidding_free",
|
|
|
+ "esType": "bidding_free"
|
|
|
},
|
|
|
"free": {
|
|
|
- "address": "http://192.168.3.149:9201,http://192.168.3.241:9206",
|
|
|
+ "address": "http://172.20.45.129:9206,http://172.20.45.130:9306",
|
|
|
"size": 30,
|
|
|
"version": "v7",
|
|
|
"userName": "",
|
|
|
"password": "",
|
|
|
- "esIndex": "bidding",
|
|
|
- "esType": "bidding"
|
|
|
+ "esIndex": "bidding_free",
|
|
|
+ "esType": "bidding_free"
|
|
|
},
|
|
|
"doc": {
|
|
|
- "address": "http://192.168.3.149:9201,http://192.168.3.241:9206",
|
|
|
+ "address": "http://172.20.45.129:9206,http://172.20.45.130:9306",
|
|
|
"size": 30,
|
|
|
"version": "v7",
|
|
|
- "userName": "elastic",
|
|
|
- "password": "elastic",
|
|
|
+ "userName": "",
|
|
|
+ "password": "",
|
|
|
"esIndex": "jydoc",
|
|
|
"esType": "jydoc"
|
|
|
}
|
|
|
},
|
|
|
"redis": {
|
|
|
- "main": {
|
|
|
- "address": "other=192.168.3.149:1712,sso=192.168.3.149:1713,push=192.168.3.149:1711,session=192.168.3.149:1713,recovery=192.168.3.149:1715,merge=192.168.3.206:2711,newother=192.168.3.149:1712,poly=192.168.3.149:1713,seoCache=192.168.3.149:1713,limitation=192.168.3.149:1713"
|
|
|
+ "main":{
|
|
|
+ "address": "other=172.20.45.129:1712,sso=172.20.45.129:1713,push=172.20.45.129:1711,session=172.20.45.129:1713,recovery=172.20.45.129:1715,merge=172.20.45.129:1712,newother=172.20.45.129:1712,poly=172.20.45.129:1713,seoCache=172.20.45.129:1713,limitation=172.20.45.129:1713"
|
|
|
},
|
|
|
"login": {
|
|
|
- "address": "login=192.168.3.149:1712"
|
|
|
+ "address": "login=172.20.45.129:1712"
|
|
|
}
|
|
|
},
|
|
|
"mysql": {
|
|
|
"main": {
|
|
|
"dbName": "jianyu",
|
|
|
- "address": "192.168.3.217:4000",
|
|
|
- "userName": "root",
|
|
|
- "passWord": "=PDT49#80Z!RVv52_z",
|
|
|
- "maxOpenConns": 10,
|
|
|
- "maxIdleConns": 5
|
|
|
+ "address": "172.20.45.129:4000",
|
|
|
+ "userName": "jianyu",
|
|
|
+ "passWord": "Topnet123",
|
|
|
+ "maxOpenConns": 500,
|
|
|
+ "maxIdleConns": 200
|
|
|
},
|
|
|
"base": {
|
|
|
"dBName": "base_service",
|
|
|
- "address" : "192.168.3.217:4000",
|
|
|
+ "address" : "172.20.45.129:4000",
|
|
|
"userName": "root",
|
|
|
"passWord": "=PDT49#80Z!RVv52_z",
|
|
|
"maxOpenConns": 5,
|
|
@@ -95,7 +93,7 @@
|
|
|
},
|
|
|
"globalCommon": {
|
|
|
"dBName": "global_common_data",
|
|
|
- "address": "192.168.3.217:4000",
|
|
|
+ "address": "172.20.45.129:4000",
|
|
|
"userName": "root",
|
|
|
"passWord": "=PDT49#80Z!RVv52_z",
|
|
|
"maxOpenConns": 5,
|