Wildbook icon indicating copy to clipboard operation
Wildbook copied to clipboard

OpenSearch Docker Integration

Open TanyaStere42 opened this issue 1 year ago • 0 comments

Feature description and context

  • Use OpenSearch docker image (opensearchproject/opensearch:latest) to start cluster of (3?) servers to be used by Wildbook

Feature sign-off requirements

  • docker-compose.yml updated so OpenSearch cluster starts (and shares needed hostnames, credentials, etc. with Wildbook)
  • Wildbook integration (#512) should be able connect to cluster

Architectural Design Notes

  • ports to OpenSearch should not be exposed externally in non-dev scenarios (nginx should keep this hidden automatically)

TanyaStere42 avatar Apr 30 '24 22:04 TanyaStere42