---
title: Manually downloading third-party components
description: If your management machine does not have internet access, you must manually download the third-party packages.
component: pingintelligence
version: 5.2
page_id: pingintelligence:installing_pingintelligence_for_apis:pingintelligence_manual_download_components
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/installing_pingintelligence_for_apis/pingintelligence_manual_download_components.html
revdate: May 6, 2024
section_ids:
  before-you-begin: Before you begin
  steps: Steps
---

# 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

1. 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. |

2. Install Python on the management host machine.

3. 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 as `mongodb.tgz`.- [MongoDB (RHEL)](https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel70-5.0.18.tgz)

   - [MongoDB (Ubuntu)](https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-5.0.18.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 as `elasticsearch-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 as `kafka_2.13-3.5.2.tar.gz`.                                                                                                                    |
