Sign inSign up

streamlinehq/opensearch

By streamlinehq

•Updated over 2 years ago

Customized OpenSearch image with the synonyms file

Image
0

50K+

streamlinehq/opensearch repository overview

Custom OpenSearch image containing the synonyms files from Streamline domain.

user: admin

password: admin

synonyms file path: analyzers/synonyms.pl

To start using it run the following commands to download and run the image:

Download: docker pull streamlinehq/opensearch:latest

Run: docker run --name streamline-search -p 9200:9200 -p 9300:9300 -it streamlinehq/opensearch:latest

This is a private image so docker cli will ask to login to the repository, for this use the same credentials used to login here.

Tag summary

Content type

Image

Digest

sha256:99c0aaad7…

Size

846 MB

Last updated

over 2 years ago

docker pull streamlinehq/opensearch