Perform the following procedure to install Carbon Black EDR server software on a containerized cluster primary node.
The system will automatically detect that this is a new installation and ask configuration questions. The questions are the same ones that are asked for a standalone server installation.
Procedure
- On the primary node, run the following command:
./edr-docker start
.
- When prompted whether this is a minion node, type n.
[root@localhost edr]# ./edr-docker start
Initializing new EDR installation, please wait ...
To initialize this EDR system we need to know what type of server it will be.
Is this system intended to be a minion in a cluster? [y/n]: n
Results
After the install is completed,
Carbon Black EDR will be running.
What to do next
Add minions to the cluster. See
Add a Minion Node to the Cluster.