Skip to content

rafaellaurindo/elasticsearch-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Elasticsearch Docker

Elasticsearch setup with Docker.

Steps to run project

  1. Clone this project
  2. Open the project folder in the terminal.
  3. Execute the docker-compose up -d to start the containers.
  4. Done! The elasticsearch and kibana is running.

Access the Kibana in http://localhost:5601.