mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update opensearch
This commit is contained in:
parent
6713930f2b
commit
9987833a5b
@ -5,4 +5,12 @@ opensearch
|
||||
and analytics suite that makes it easy to ingest, search, visualize, and
|
||||
analyze data.
|
||||
|
||||
```bash
|
||||
$ docker compose up -d
|
||||
|
||||
$ curl -u admin:admin http://localhost:9200
|
||||
|
||||
$ curl -u admin:admin http://localhost:9200/_cat/plugins?v
|
||||
```
|
||||
|
||||
[1]: https://opensearch.org/
|
||||
|
Loading…
Reference in New Issue
Block a user