The user interface (UI) of your Data Gate on Cloud instance is running on the OpenShift® cluster, inside a private subnet on AWS. That means that the UI is not directly
accessible from the public internet. To access it from a local machine, you must create a proxy
virtual machine first.
Procedure
- On AWS, go to
.
- Click Launch instances.
- Under Application and OS Images, select the desired operating
system.
- Under Instance type, select the resources that you want to
use.
- Under Key pair, select a key pair from the Key pair
name field, or create a new key pair for accessing the virtual machine.
- Make sure to select the VPC that was created by the main (first) CloudFormation template
in the same availability zone in which the Data Gate on Cloud instance was installed.
- Click Launch instance and wait until the instance is
running.
- Once your virtual machine is running, click Connect.
- Use a remote connection client that supports the operating system of your virtual machine
and connect using the metadata file or the decrypted password.
You might need to download
a file with the virtual machine connection metadata as well as upload the key pair file to decrypt
the administrator password for that virtual machine.
- Inside the virtual machine, open a browser and type the following string in the address
field:
https://<domain name of the endpoint you just created>/console
Results
You see the Data Gate on Cloud instance
UI.