Skip to content

Commit 589ab3d

Browse files
author
Prakash Bhandari
committed
Update read me.
1 parent 584f165 commit 589ab3d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# dockerize-elasticsearch
1+
# Dockerize ElasticSearch
2+
3+
1. `git clone git@github.com:bhandariprakash/dockerize-elasticsearch.git`
4+
5+
2. go to dockerize-elasticsearch directory and run `docker-compose up` . This command will create images and runs two containers for Kibana and elastic search.
6+
7+
3. Open `http://localhost:9300/` in browser. This will open the Kibana frontend.

0 commit comments

Comments
 (0)