We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3218c commit f45dfccCopy full SHA for f45dfcc
markdown-file/Elasticsearch-Base.md
@@ -25,7 +25,7 @@ services:
25
-------------------------------------------------------------------
26
27
28
-## Elasticsearch 6.5.x 安装(适配与 5.5.x)
+## Elasticsearch 6.5.x 安装(适配与 5.5.x,6.6.x)
29
30
#### 环境
31
@@ -114,6 +114,12 @@ type=rpm-md
114
115
- `cd /usr/share/elasticsearch && bin/elasticsearch-plugin install x-pack`
116
117
+#### GUI 客户端工具
118
+
119
+- 优先推荐:<https://www.elastic-kaizen.com/download.html>
120
+- <https://github.com/ElasticHQ/elasticsearch-HQ>
121
122
123
#### 安装 Chrome 扩展的 Head
124
125
- 下载地址:<https://chrome.google.com/webstore/detail/elasticsearch-head/ffmkiejjmecolpfloofpjologoblkegm/>
0 commit comments