...
The installation mode and node type can be specified during installation via the use of command line arguments (see Running install.sh below).
Note: The following is a list of packages installed on the target machine based on the type of node being installed:
| API Node | DB Node | Version* |
---|---|---|---|
Createrepo | X | X | createrepo-0.4.11-3.el5.noarch.rpm |
Jpackage-utils | X | X | jpackage-utils-5.0.0-2.jpp5.noarch.rpm jpackage-utils-compat-el5-0.0.1-1.noarch.rpm |
yum-priorities | X | X | yum-priorities-1.1.16-16.el5.noarch.rpm |
s3cmd | X | X | s3cmd-1.0.0-4.1.x86_64.rpm |
Java JRE & JDK | X | X | jre-6u30-linux-x64-rpm.bin jdk-6u30-linux-x64.bin |
Tomcat 6 | X | X | tomcat6-6.0.29-1.jpp5.noarch.rpm |
Splunk | X | X | splunk-4.2.4-110225-linux-2.6-x86_64.rpm |
MongoDB | X | X | mongo-10gen-2.0.2-mongodb_1.x86_64.rpm |
Elasticsearch | X | X | elasticsearch-0.18.7-1.noarch.rpm |
Curl | X | X | curl-7.15.5-9.el5_7.4.x86_64.rpm |
RPM-Build | X | X | rpm-build-4.4.2.3-22.el5_7.2.x86_64.rpm |
* Note: The software versions listed above are those installed via the offline installation mechanism. When the infinit.e-platform.prerequisites.online.rpm is used the latest version of each software package (with the exception of Java, Splunk, and Jpackage-utils) are retrieved via yum).
Info |
---|
Note that the install bundles on the IKANOW downloads page contain a single script that will install all required RPMs, both in online and offline modes. These "quick install"s are described here. |
...
By default install.sh will create an API Node with all the latest RPMs when you type the following command.
...