Wildbook
Wildbook copied to clipboard
OpenSearch Docker Integration
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.ymlupdated 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)