Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added initial ES configuration. #1

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ivanmrsulja
Copy link
Member

What does this pull request do?

This PR gives provides the initial infrastructure for VIVO Elasticsearch.

What's new?

  • Dockerfile
  • index-config.json
  • setup-index.sh

How should this be tested?

Follow the instructions given in Readme.md file. You should be able to setup ES instance to be configured either with or without security measures. You can confirm the creation of vivo index by visiting http(s)://localhost:9200/vivo.

Interested parties

@chenejac

Copy link
Contributor

@chenejac chenejac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanmrsulja Please check one my comment. Moreover, I am wondering whether this repository should be extended with instructions of the OpenSource configuration, or we should create the another (vivo-os) repository for this purpose? I believe it is quite similar at the moment, but might diverge in the future.

README.md Show resolved Hide resolved
@chenejac chenejac linked an issue Dec 17, 2024 that may be closed by this pull request
@chenejac chenejac requested review from litvinovg and wwtamu December 23, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VIVO-1587: Elasticsearch integration with VIVO
2 participants