Install App Gateway on OCI
To install App Gateway on OCI, you need to upload the App Gateway virtual disk image file to a Bucket in Oracle Cloud Infrastructure, create a Custom Image using the App Gateway virtual disk image file, and then create a Compute instance based on this custom image.
Uploading the App Gateway VM disk image file to an object storage bucket in OCI
Before creating a compute instance on OCI to run App Gateway, you need create a Virtual Machine Disk Image
(VMDK
) file using the App Gateway Open Virtual Appliance
(OVA
) file, and then upload this VMDK
file to OCI.
-
To create the
VMDK
file:-
Log in to the Windows server, and upload the App Gateway
OVA
file from your desktop to a working folder in the server. For example,c:\temp
. - Start the Oracle VM Virtual Box Manager software, and then select Import Appliance from the File menu.
-
Locate the
OVA
file on the Windows server, and then select Next. -
In the Import Virtual Appliance window, update the Name field with the value
App Gateway Server
. - To define a new MAC address to the App Gateway server network component, select Reinitialize the MAC address of all network cards.
- Select Import.
-
Verify
App Gateway server
is listed in the Oracle VM Virtual Box Manager.
-
Log in to the Windows server, and upload the App Gateway
-
To upload the
VMDK
file to OCI:
Creating a Custom Image in OCI Based on the App Gateway VM disk Image File
To create a compute instance on OCI to run App Gateway, you need to create a custom image from the App Gateway's Virtual Machine Disk Image
(VMDK
) file you uploaded to a bucket on OCI.
Ensure your OCI account has compartments, a virtual cloud network, and subnets previously set up.
Ensure you have selected a compartment in the IAM Console, before proceeding.
The components design must align with your OCI operational model. Contact your OCI administrator for more information.
Creating a Compute Instance using App Gateway's Custom Image
Virtual Machine Disk Image
(VMDK
) file to a bucket in OCI and created a custom image using this VMDK
file, you can create a compute instance to run App Gateway.Ensure that you have a Security list configured so that you can connect to the My App Gateway Server
compute instance using a SSH client software such as PuTTY
. Contact your OCI administrator for more information.