---
title: Manually download third-party components
description: "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."
component: pingintelligence
version: 5.1
page_id: pingintelligence:pingintelligence_production_deployment:pingintelligence_manual_download_components
canonical_url: https://docs.pingidentity.com/pingintelligence/5.1/pingintelligence_production_deployment/pingintelligence_manual_download_components.html
revdate: April 3, 2024
---

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

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

2. Install Python on the Management host machine.

3. 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 as `mongodb.tgz`.

     * **Ubuntu:** <http://downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.0.tgz> and save the file in the `external` directory as `mongodb.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 as `elasticsearch-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 as `kafka_2.12-2.5.0.tar.gz`.
