Xpanse Jira Cloud Installation - User Guide - 1.0 - Cortex XPANSE - Cortex - Security Operations

Cortex Xpanse User Guide

Product
Cortex XPANSE
Version
1.0
Creation date
2022-08-25
Last date published
2024-03-26
End_of_Life
EoL
Category
User Guide
Abstract

Installation of the Cortex Xpanse Jira Cloud ITSM App.

Your Engagement Manager will deliver a user guide and the Integration as a Python package in a compressed tar.gz format. You can run the Integration natively on the host using python 3.6+, or run it within a Docker container. If you plan to run the Integration in a Docker container, ensure that Docker is installed. For more informations on how to install Docker on your host, see Get Docker.

  1. Extract the tar.gz file with the command tar -xvf expanse_jira_cloud.tar.gz.

  2. If you plan to run the Integration natively using python 3.6+, install the dependencies using the command pip install -r requirements.txt.