After launching an EC2 from an AMI, continue setting up the image builder and creating an Amazon Elastic Compute Cloud (EC2) instance by following these steps:
Procedure
- Go to the instance created using the Amazon Machine Image (AMI).
- Connect to the EC2.
- Go to
/tmp
on Linux orC:\tmp
on Windows. - Depending on your operating system, run the following commands:
- On Linux, as the root user:
sh installVisionOneEndpoint.sh
- On Windows:
Invoke-WebRequest -Uri “https://awscli.amazonaws.com/AWSCLIV2.msi” -OutFile “$env:TEMP\AWSCLIV2.msi”
Start-Process msiexec.exe -Wait -ArgumentList ‘/i’, “$env:TEMP\AWSCLIV2.msi”, ‘/qn’
.\installVisionOneEndpoint.ps1
- On Linux, as the root user:
The EC2 connects to Trend Vision One and appears under .