NEXT >>

 

ABOUT THE TOPIC


 

This topic provides information about Docker and Docker Compose installation on GCP 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:

  1. EC2 machine with:

    1. Docker

    2. Docker Compose

    3. 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 GCP Compute Engine environment setup