Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OperationAndMaintenance
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
虞诚毅
OperationAndMaintenance
Commits
e32a1d1b
Commit
e32a1d1b
authored
Mar 14, 2019
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update content"
parent
39b7fa09
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
0 deletions
+35
-0
Elasticsearch.md
+22
-0
Mongo.md
+10
-0
README.md
+3
-0
No files found.
Elasticsearch.md
0 → 100644
View file @
e32a1d1b
## 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
Mongo.md
0 → 100644
View file @
e32a1d1b
## 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采集备份库 质检局数据库|
README.md
View file @
e32a1d1b
...
...
@@ -5,4 +5,7 @@
### 各类服务信息 包括正式环境信息以及测试环境信息
[
Redis Service
](
./Redis
Info.md)
[
Mongo service
](
./Mongo.md
)
[
Elasticsearch Service
](
./Elasticsearch.md
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment