Deploy Arc automatically from Guardian on Linux
You can use Secure Shell (SSH) services to deploy Arc Embedded at scale for target machines that are reachable from Guardian.
Before you begin
- Credentials of the target machines are stored into the Credentials Manager
- secure shell (SSH) is enabled locally and accepting incoming connections from the Guardian machine(s) used for deployment
- Connectivity is granted for the service above, namely transmission control protocol (TCP)/22
- If necessary, configure the deployment settings
Procedure
-
In the Web UI, go to
.A list of machines that are suitable for Arc deployment shows. - Select Advanced.
-
From the Strategy dropdown, select SSH
(Linux).
- Select Deploy Service.
-
In the Query field, define the machine range that you
want to install to.
For example:
nodes | where ip == 10.0.0.1 OR ip == 10.0.0.2
- Select Execute.