Manually downloading third-party components
If your management machine does not have internet access, you must manually download the third-party packages.
Before you begin
If your management host machine has internet access, the automated deployment downloads the third-party components when you execute the deployment. |
Steps
-
Install Ansible 2.10.17 or later 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 them to the
external
directory using the specified names.Package Description MongoDB
Download MongoDB 5.0.18 and save the file in the
external
directory asmongodb.tgz
.Elasticsearch
Download Elasticsearch from https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.17.3-linux-x86_64.tar.gz and save the file in the
external
directory aselasticsearch-7.17.3.tar.gz
.Kafka
Download Kafka from https://archive.apache.org/dist/kafka/3.5.2/kafka_2.13-3.5.2.tgz and save the file in the
external
directory askafka_2.13-3.5.2.tar.gz
.