Elasticsearch - head插件安装
时间: 2020-04-03来源:OSCHINA
前景提要
【围观】麒麟芯片遭打压成绝版,华为亿元投入又砸向了哪里?>>>
下一篇:Elasticsearch - Kibana安装和简单使用
Head 插件
Head 相当于Elasticsearch的一个客户端
Github下载地址
安装 grunt(cmd 进入安装node.js的路径) npm install -g grunt -cli
安装pathomjs npm install
在你解压head的目录下运行(不要放置在elasticsearch目录下)
根目录下Gruntfile.js可以修改启动端口 grunt server
修改 elasticsearch 配置文件(路径:ES安装目录/config/elasticsearch.yml) http.cors.enabled: true http.cors.allow-origin: "*"
用 head 测试访问 elasticsearch( http://localhost:8084/head/ )

科技资讯:

科技学院:

科技百科:

科技书籍:

网站大全:

软件大全:

热门排行