Get the Host Installer Manually - Multi-Tenant Guide - 6.6 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Multi-Tenant Guide

Product
Cortex XSOAR
Version
6.6
Creation date
2022-09-29
Last date published
2023-06-08
End_of_Life
EoL
Category
Multi-Tenant Guide

In cases where you cannot access the Cortex XSOAR server or Cortex XSOAR platform, you can manually get the host installer.

  • The installer file is located in /var/lib/demisto/artifacts/demistohost-<version>-<build-num>.sh.

  • The installer file might be in a different location if the libdir or artifacts folder has a different path.

  1. Copy the installer file by running the following command.

    scp <host-installer> <host-user>@<host-address>:/tmp

  2. Run the installation command from the host machine using SSH.

    sudo tmp/<host-installer>