1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 18:06:36 +02:00
dockerfiles/opensearch
2024-08-30 18:20:38 +08:00
..
docker-compose.yml update opensearch 2024-08-30 18:11:45 +08:00
README.md update opensearch 2024-08-30 18:20:38 +08:00

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