Home
EN
Location
Documentation Home
Palo Alto Networks
Support
Live Community
Knowledge Base
MENU
Home
Security Operations
Cortex XSOAR
Cortex XSOAR Administrator’s Guide
Distributed Database Deployment
Upgrade the Cortex XSOAR Server for a Distributed Database
Document:
Cortex XSOAR Administrator’s Guide
Upgrade the Cortex XSOAR Server for a Distributed Database
Download PDF
Last Updated:
Sat Mar 05 23:12:46 PST 2022
Current Version:
6.0 (EoL)
Version 6.0 (EoL)
Version 5.5 (EoL)
End-of-Life (EoL)
Previous
Next
Upgrade the Cortex XSOAR Server for a Distributed Database
The installer automatically detects the existing configurations and applies them to the upgraded server
Copy the installer to each of the machines in the distributed database environment.
Stop the app server using the command
sudo service demisto stop
.
Stop the database servers using the command
sudo service demisto stop
on the main database and all secondary databases.
To upgrade the database servers, run the
sudo ./demistoserver-X.sh-- -y
command on the main database and all secondary databases.
To upgrade the app server, run the
sudo ./demistoserver-X.sh-- -y
on the app server.
Start the database servers using the command
sudo service demisto start
on the main database and all secondary databases.
Start the app server using the command
sudo service demisto start
.
Previous
Next
Recommended For You
Recommended Videos
Recommended videos not found.