Commit e32a1d1b by Administrator

update content"

parent 39b7fa09
## Redis服务与程序对应关系
### 宁波办公室环境下 Elasticsearch 服务
|机房|内网ip|公网ip|内网端口|外网端口|服务|用途|
|--------|--------|--------|--------|--------|--------|--------|
|办公室|192.168.0.11||9200;9300||Elasticsearch-5.2.2|测试使用|
|办公室|192.168.0.35||9200;9300||Elasticsearch-6-3-1|去重中间件 测试|
|办公室|192.168.0.35||9400;9500||Elasticsearch-5.2.2|测试使用|
|办公室|192.168.0.30||6379||Elasticsearch|rsid server wechat 去重中间件使用|
### 杭州机房环境下 Redis服务
|机房|内网ip|公网ip|内网端口|外网端口|服务|用途|
|--------|--------|--------|--------|--------|--------|--------|
|杭州|192.168.0.202|202.107.192.94|6379|6379|Elasticsearch|去重中间件,清洗中间件,标注中间件|
|杭州|192.168.0.202|202.107.192.94|6380|6380|Elasticsearch|公用Redis|
|杭州|192.168.0.103|202.107.192.94|6379|6381|Elasticsearch|可视化爬虫|
|杭州|192.168.0.120|202.107.192.94|6379|6382|Elasticsearch|测试公用redis|
|
\ No newline at end of file
## Redis服务与程序对应关系
### 宁波办公室环境下 Mongo 服务
|机房|内网ip|公网ip|内网端口|外网端口|服务|用途|
|--------|--------|--------|--------|--------|--------|--------|
|办公室|192.168.0.11||27017||Mongo-3.2.6|测试使用|
|办公室|192.168.0.11||27217||Mongo-3.2.6|wechat采集使用|
|办公室|192.168.0.36||26017||Mongo-3.6.5|存储web可视化数据 wechat采集备份库 质检局数据库|
......@@ -5,4 +5,7 @@
### 各类服务信息 包括正式环境信息以及测试环境信息
[Redis Service](./Redis Info.md)
[Mongo service](./Mongo.md)
[Elasticsearch Service](./Elasticsearch.md)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment