...
Info |
---|
The inventory file provided by default with the EAM installation package (also available in the example files section) is intended to be used in AIO (All In One)-type of deployments -i.e., all components running in a single server and communications using HOSTS file. If you have specific requirements for your deployment scenario -e.g., full high-availability-, please refer to the Generic deployment guidelines section for specific instructions to address your needs. |
...
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
The inventory is the base of the deployment process and will define the topology of the deployment. For more information on the ansible inventory, check this article. The inventory file can be created using the inventory creation wizard or using the example files provided with the packages and editing them manually. Remember to have the virtual environment activated (step 4 in “Requirements Installation”). Inventory creation (using wizard)
Inventory creation (using example file)
|
Expand | ||||
---|---|---|---|---|
| ||||
|
Expand | ||
---|---|---|
| ||
Run Ansible playbook:
Now you can connect to the server app using https://DEAM_IP:8080, where Upon agent installation, all monitored endpoints (please refer to Endpoint Agent Deployment) should be automatically detected and listed as an active host. If the website was already opened before adding the host, a page refresh is required. This is an example screenshot: |
...