For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13

Install a Content Pack Offline

Install Marketplace content packs offline in Cortex XSOAR 6.13.

Generally, you need an internet connection when downloading and subscribing to content packs in the Marketplace, as all of these services are in the cloud.

However, you can download content packs on a machine that has internet access and transfer them to a machine (without an internet connection) to the Marketplace, by doing one of the following:

  • Install individual content packs by going to the Marketplace, and select the relevant content packs to download.

  • Use the download_packs_and_docker_images script to download individual content packs and docker images.

All content pack dependencies are included.

Before you begin, it is recommended that you Configure the Marketplace for Offline Installation in order to maximize performance.

  1. Install individual content packs.

    1. The Cortex XSOAR Developer Marketplace contains the same content packs that you can install in Cortex XSOAR.

    2. Click the content pack to download, as required.

    3. Click Download with Dependencies.

  2. Go to Marketplace, click market-gear.png and then select Upload Content Packs.

  3. Upload the relevant file.

Configure the Marketplace for Offline Installation

When installing content packs offline, it is recommended that you update server configurations to turn off marketplace synchronization in the Cloud for both the content packs and the review process. This improves system performance.

  1. Select Settings → About → Troubleshooting → Add Server Configuration.

  2. Add the following keys and values:

    Key
    Value

    marketplace.sync.enabled

    false

  3. Click Save.

Last updated

Was this helpful?