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
libdirorartifactsfolder has a different path.
Copy the installer file by running the following command.
scp<host-installer><host-user>@<host-address>:/tmpRun the installation command from the host machine using SSH.
sudo tmp/<host-installer>