Skip to main content

Configuring Your EC2

To configure your EC2 for running the Searchium.ai OpenSearch/Elasticsearch Plugin:

  1. Connect to your EC2 in the VPC which you created in the configuring a VPC section. If you do not have a running EC2 already then create one with the following recommended properties:
  • M6.large

  • 40vCPU

  • 32 GB DRAM

  • 256 GB EBS

  1. Download and Install OpenSearch (2.8.0) / Elasticsearch (7.10.2)

  2. Download the Searchium.ai Plugin from Searchium's GitHub site.

    Linux: For OpenSearch:

    wget https://github.com/Searchium-ai/OpenSearch-Plugin/raw/main/similarity-plugin.zip

    Linux: For Elasticsearch:

    wget https://github.com/Searchium-ai/Elasticsearch-Plugin/raw/main/similarity-plugin-elasticsearch.zip