Manually download third-party components
The automated deployment downloads the third-party packages when it is executed. However, if your Management machine does not have internet access, then download the software using the steps mentioned below. Download the individual components and save the file in the external
directory.
IMPORTANT: If your management host machine has internet access, you can skip downloading the third-party components manually.
-
Install Ansible version 2.6.2 on the Management machine. The Management machine is the server from which the automated deployment script is run to deploy the various PingIntelligence components.
-
Install Python on the Management host machine.
-
Download the following packages and copy to the
external
directory using the specified names:-
MongoDB – Download MongoDB 4.2 from:
-
Linux: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel70-4.2.0.tgz and save the file in the
external
directory asmongodb.tgz
. -
Ubuntu: http://downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.0.tgz and save the file in the
external
directory asmongodb.tgz
. -
Elasticsearch –Download Elasticsearch from: https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.13.4-linux-x86_64.tar.gz and save the file in the
external
directory aselasticsearch-7.13.4.tar.gz
.
-
-
Kafka –Download from: https://archive.apache.org/dist/kafka/2.5.0/kafka_2.12-2.5.0.tgz and save the file in the
external
directory askafka_2.12-2.5.0.tar.gz
.
-