In a Bare-metal deployment, ZebClient application and cluster nodes will be set up on explicitly named servers and with a size defined by the Small / Medium and Large packages (see section Application nodes & cluster size). Servers would generally run on-prem but could also be placed in the Cloud or on a Hypervisor _prodided that VMs already have been properly provisioned and are reachable.
The ZebClient Deployment Manager will ask questions of the following type to execute the setup:
Enter the number of application nodes that should be used: [1]
Enter the fqdn or the IP address of the agents host number 1 [localhost]: 10.200.254.90
Enter the admin user for the host: [srvadm]
Enter the number of cluster nodes (hosts ZebClient server processes) that should be used: [1]
Enter the fqdn or the IP address of the server host number 1 [localhost]: 10.200.254.90
This is an example configiration running on the same machine for testing purposes.