Setting up the AppViewX Cloud Connector using a Virtual Image for GCP
- Log in to the GCP console and start a Cloud Shell instance.
-
From the command line terminal, create a bucket with the default
settings.
gsutil mb gs://my-virtual-appliances-bucket -
Download the GCP OVA from the AppViewX release portal.
Alternatively, you can Download the release package in the OVA format, from the respective AppViewX's product line landing page, under GET STARTED menu > Connectivity section, click
.
-
Upload it to the Cloud Shell. To upload/copy the OVA to the GCP bucket, execute
the following command:
gsutil cp ~/path-to-file/local gs://my-virtual-appliances-bucket/my-va-file.ova -
Create a virtual instance from the OVA.
gcloud compute instances import <my-instance> \ --source-uri=gs://my-virtual-appliances-bucket/my-va-file.ova \ --zone southamerica-east1-a \ --os=ubuntu-1804 -
Login to the GCP node using AppViewX credentials.
ssh appviewx@<node IP>After the execution of this step, a script is executed to validate if the cloud connector exists on this host machine and the following prompt is displayed: Would you like to opt for automated installation of the cloud connector? (y/n):. -
Since these instructions are for setting up the cloud connector via the user
interface, enter n.

-
Enter your account URL (for example,
https://tenant-name.appvx.com/appviewx/login) in the address bar of your
browser.
The AppViewX login page is displayed.
- Login to AppViewX.
-
Navigate to the cloud connector's setup interface.
There are three ways you can access the interface for setting up the AppViewX Cloud Connector:
- From the product landing page (that you will see as soon as you have
logged in)
- Expand the Connectivity section and click
.
You will be redirected to
the Settings :: Cloud Connector page.
- Expand the Connectivity section and click
- From the new navigation menu (displayed by default starting product
version 2022.1.0 FP3 onwards):
- From the menu in the top-right corner of the page, select
Platform.

- From the Platform menu, under Connectivity, click
Cloud Connector.The Settings :: Cloud Connector page is displayed.

- From the menu in the top-right corner of the page, select
Platform.
- From the old navigation menu: Note: For instructions on switching between the new and the old navigation menus, click here.
- From the top right corner of the landing page, click the menu icon.
- From the menu displayed, navigate to Settings > Cloud
Connector.
The Settings :: Cloud Connector page is displayed.
- From the product landing page (that you will see as soon as you have
logged in)
-
On the Setting :: Cloud Connector page, click Add Cloud
Connector.
The Cloud Connector Setup screen is displayed.
The landing page gives you a quick introduction to the AppViewX Cloud Connector, with a graphical representation of how the infrastructure is deployed and works.
-
To start with the process of adding the cloud connector, from the bottom-right
corner of the screen, click Get Started.
You will be redirected to the Basic Information page. -
On the Basic Information page, configure the basic cloud connector
settings.
-
[Optional] Execute a prerequisite check script.
Note: This is an optional step. The prerequisite check script is executed automatically at the time of installing the AppViewX Cloud Connector and the results are shown as a part of the installation logs.
To simplify compliance to the AppViewX Cloud Connector installation prerequisites, you can execute a script to identify and rule out any deviations from the prerequisites.
-
Click Next.
You will be navigated to the AssignData Center screen, where, for deploying the AppViewX Cloud Connector, you can either select an existing data center or add a new one.
-
To use an existing data center, select one from the options displayed on the
Assign Data Center screen.
Tip: Alternatively, you can use the Search… field on this screen to search for an existing data center.To add a new data center:Tip: The Data Center based routing section to the right of the Assign Data Center screen explains the concept of data center-based routing and how you can achieve high availability. To read more on this, click Learn More from the top-right corner of this screen.
-
Click Next.
The Advanced Configuration screen is displayed.
-
On the Advanced Configuration page, to configure the TLS authentication
and proxy server settings for your cloud connector:
-
Download the license file.
Note: The installer is prepackaged with the OVA, so, for a virtual image-based installation, you only need to download the license file.
-
Install the AppViewX Cloud Connector Agent.
Note: The following steps assume that:
- All system prerequisites are fulfilled by the host machine.
- The AppViewX Cloud Connector installer (downloaded in the above step) is securely copied via SCP/SFTP to the host machine where the AppViewX Cloud Connector is to be installed.
-
To approve the cloud connector installation:
Troubleshooting: If the AppViewX Cloud Connector instance has been approved but is not moved to the Running state, you can check the pod status and/or restart the pod(s), as required.

. 
option shown below the



symbol prefixed to the platform
component version number in the AppViewX Cloud Connector inventory
details
. A completed download/upgrade is
indicated by the
symbol in the same location
.