...
Go to myCloud Virtual datacenters → Networks → Firewalls
Select the virtual datacenter
Click the + add button to create a firewall for incoming connections INGRESS, and enter the Name
For Sources,allow incoming connections from your IP address. Or for a temporary test system, allow all connections.
Go to Inbound and add the Firewall rules
From Common protocols for a Linux VM, select
SSH
and/or for a Windows VM, selectRDP
You can also add the Port for the other protocol
Click Add
Click Save Go to Outbound, select
All traffic
, click Add, then click Save.The platform will create the firewall.
...
Create a VM in GCP
When you create a VM, you can select from the compatible templates.
...
To go into your virtual appliance, click Open under its Name.
To create a VM, click Create virtual machine and select a VM template
For the Name, enter a user-friendly name for the VM that meets provider criteria. See https://cloud.google.com/compute/docs/naming-resources
Click Save
Select an appropriate Hardware profile for your VM
On the VM icon from the options menu, select Edit
Click Network and select Subnets
Drag the
Auto-generated IP
label into the NICs pane
Select Public and click Purchase public IP
Click the + add button
Click Accept
Select an IP address and click Add
Drag the public IP into the NICs pane. Select the VNIC Sequence of
0
and click AcceptClick Save
Go to Networks → Firewall
Select your firewall and click Save
To go out of the virtual appliance, click the Name of the virtual datacenter or the myCloud icon. This screenshot is for Azure, but it is the same for all cloud providers.
...
Deploy the virtual appliance in public cloud
...
Go to Virtual datacenters and open the Virtual appliance
Select the VM
To obtain the default username (and password for Windows), go to the General tab of the VM control panel and click the default credentials key button
To open the remote connection, click the console button
A console should open to allow you to connect to your VM. The platform will automatically complete the Username.
For Linux VMs, enter the SSH private key (also called the Decryption key).
For Windows VMs, enter the Password.The console will open to let you work on your VM.
If you cannot connect due to an unsecured certificate error, open a new tab in the same browser, enter the host IP of the VM, and accept the certificate.
...