Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dockerize ElasticSearch and Kibina

NotificationsYou must be signed in to change notification settings

dev-scripts/dockerize-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

  1. git clone git@github.com:bhandariprakash/dockerize-elasticsearch.git

  2. go to dockerize-elasticsearch directory and rundocker-compose up . This command will create images and runs two containers for Kibana and elastic search.

  3. Openhttp://localhost:5701/ in browser. This will open the Kibana frontend.

  4. Elasticsearch is running in9200. We can call elastic search APIs to {HTTP METHOD} localhost:9300

Example :-GET localhost:9300/_search?q=test

About

Dockerize ElasticSearch and Kibina

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp