ABOUT THE TOPIC
This topic provides information about Docker and Docker Compose installation on Azure VM. Two EC2 machines are required for VSP – one for VSP CMS and one for VSP AE (Remote AE only)
The pre-requisites for VSP installation:
-
EC2 machine with:
-
Docker
-
Docker Compose
-
Network Security Group with the below ports opened for communication:
-
Client | Server | Client Port | Server Port | Protocol |
VSP Probe (Deployed on customer workload) | CMS | Any | 22, 443, 9092 (Secure Kafka not enabled) OR 9093 (Secure Kafka enabled) |
TCP |
VSP Probe (Deployed on customer workload) | Remote vRule (Optional) | Any | 55555 | TCP |
Table – Communication Matrix
This topic provides steps for the Azure environment setup