nerdexam
Palo_Alto_Networks

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…

System Administration and Deployment

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)
  • B
    7% (2)
  • C
    89% (25)
  • D
    4% (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

#engine installation#Dev/Prod setup#shell installer#multi-engine deployment

Community Discussion

No community discussion yet for this question.

Full XSOAR-ENGINEER Practice