Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 359 Bytes

opensearch

OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data.

$ docker compose up -d

$ curl -u admin:admin http://localhost:9200

$ curl -u admin:admin http://localhost:9200/_cat/plugins?v