# es-docker-install **Repository Path**: baojinjin/es-docker-install ## Basic Information - **Project Name**: es-docker-install - **Description**: 使用docker一键安装es和kibana - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-16 - **Last Updated**: 2025-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## es kibana的docker安转 [[1]] 创建es-data文件夹,因为他需要挂载到es容器中 [[2]] 执行命令 docker-compose up --build [[3]] 一般会启动成功,访问http://localhost:5601/app/dev_tools#/console/shell 如果看到 https://oss.jinjin-bao.top/i/2025/08/16/npy8ci.png 表示成功