3 Forks
11 Stars
11 Watchers

elasticsearch

Spring Boot and Elastic Search via Docker

How to download and setup elasticsearch

Open terminal and run command
git clone https://github.com/Rapter1990/elasticsearch.git
git clone is used to create a copy or clone of elasticsearch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with elasticsearch https://github.com/Rapter1990/elasticsearch/archive/master.zip

Or simply clone elasticsearch with SSH
[email protected]:Rapter1990/elasticsearch.git

If you have some problems with elasticsearch

You may open issue on elasticsearch support forum (system) here: https://github.com/Rapter1990/elasticsearch/issues