Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Introduction

The infinit.e-index-engine RPM configures the elasticsearch engine installed via the infinit.e-platform.prerequisite RPM.

API nodes and combined API/DB nodes: Installing infinit.e-index-engine

To install from the Ikanow repo, simply run:

Code Block
yum install infinit.e-index-engine

For offline installs:

Within terminal navigate to the directory that contains the infint.e-index-engine RPM and type the following command to start the installation process:

Code Block
yum yum--disablerepo=* localinstall infinit.e-index-engine-localbuild.0.0.noarch-*.rpm --nogpgcheck
Standalone DB nodes: Installing infinit.e-index-interface

To install from the Ikanow repo, simply run:

Code Block
yum install infinit.e-index-interface

For offline installs:

Within terminal navigate to the directory that contains the infint.e-index-engine RPM and type the following command to start the installation process:

Code Block
yum --disablerepo=* localinstall infinit.e-index-interface-*.rpm --nogpgcheck