1、安装git、npm

yum install git npm

2、克隆git项目,切换head目录启动head插件


git clone https://github.com/mobz/elasticsearch-head.git 
cd elasticsearch-head/
ls
npm install
npm run start &

相关文章:

  • 2021-06-01
  • 2021-12-04
  • 2021-11-22
  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-26
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-10-03
  • 2021-11-22
  • 2021-11-22
相关资源
相似解决方案