Appvance IQ Install script for Ubuntu EC2 machines

Here is the Ubuntu Install script:

Users can now use this install script to provision/install APC on ANY new Ubuntu EC2 machine (T2/M3/M4 etc Instance types).
 
No need to wait for an AMI to be created.

All .sh scripts in the aiq_distribution folder must have executable permissions.

 
Steps:
According to the script it will install IQ 2.2.380.
 
You can change to your build version or a different IQ version by changing the following variable in the:
 
apc_install.sh script:
 
# Change this version number to the IQ version you want to install
APC_VER=“utp2.2.380”