Home
EN
Location
Documentation Home
Palo Alto Networks
Support
Live Community
Knowledge Base
MENU
Home
Cortex
Cortex XSOAR
Cortex XSOAR Administrator’s Guide
Docker
Docker Installation
Install Docker Enterprise Edition on Cortex XSOAR
Document:
Cortex XSOAR Administrator’s Guide
Install Docker Enterprise Edition on Cortex XSOAR
Download PDF
Last Updated:
Apr 19, 2021
Current Version:
6.0
Version 6.1
Version 6.0
Version 5.5
Previous
Next
Install Docker Enterprise Edition on Cortex XSOAR
Follow these instructions to install Docker Enterprise Edition.
Follow these steps to install Docker Enterprise Edition and Cortex XSOAR on RHEL 7.x
Install
Docker EE
.
Install
Cortex XSOAR
.
After Cortex XSOAR is installed, run the following commands:
sudo groupadd docker
sudo usermod -aG docker demisto
Start the Docker service.
(
Optional
) If you installed Cortex XSOAR before Docker EE, you should perform the following procedure.
You will receive an error message during the Cortex XSOAR installation. Acknowledge the error and then proceed.
Stop the Cortex XSOAR server.
Install Docker EE.
Run the following commands:
sudo groupadd docker
sudo usermod -aG docker demisto
Start the Cortex XSOAR server.
Select
Settings
About
Troubleshooting
Add Server Configuration
.
Remove the following keys:
python.executable
python.executable.no.docker
Start the Docker service.
Previous
Next
Recommended For You
Recommended Videos
Recommended videos not found.