XSOAR-ENGINEER · Question #14
What is the correct way to install different engines on the same Ubuntu machine for a Dev/Prod setup?
The correct answer is C. Use Shell installer with "Allow running multiple engines.". To install multiple XSOAR engines (e.g., Dev and Prod) on the same Ubuntu machine, you must use the Shell installer with the option "Allow running multiple engines." This ensures that each engine instance operates independently without conflict in services, ports, or…
Question
What is the correct way to install different engines on the same Ubuntu machine for a Dev/Prod setup?
Options
- AUse Shell installer and create a custom JSON configuration file.
- BUse different docker instances in the machine to install each engine.
- CUse Shell installer with "Allow running multiple engines."
- DCreate a DEB installer and modify in the JSON configuration.
How the community answered
(28 responses)- B7% (2)
- C89% (25)
- D4% (1)
Explanation
To install multiple XSOAR engines (e.g., Dev and Prod) on the same Ubuntu machine, you must use the Shell installer with the option "Allow running multiple engines." This ensures that each engine instance operates independently without conflict in services, ports, or configurations.
Topics
Community Discussion
No community discussion yet for this question.