30 ‐ Create an application instance in private network from custom image - SanjeevOCI/Ocidocs GitHub Wiki

  1. Navigate to Compute → Instances --> Select the Instance which needs to be used as the source for the custom image --> Select "Create Custom Image" to create the image --> Name it as hardened_image

Create_Custom_Image_1

Create_Custom_Image_2

Create_Custom_Image_3

Create_Custom_Image_4

Create_Custom_Image_5

  1. Once the custom image creation is complete, Navigate to Compute --> Custom Images --> Verify that "hardened_image" is in the list.

Create_Custom_Image_6

  1. Create a New Instance "ApplicationServer_1" by selecting this custom image as shown below. Also create the instance in private subnet.

Create_Custom_Image_7

Create_Custom_Image_8

Create_Custom_Image_9

Create_Custom_Image_10

Create_Custom_Image_11

Create_Custom_Image_12

Create_Custom_Image_13

  1. New instance named ApplicationServer_1 has now been created using the custom image hardened_image in a private network

Create_Custom_Image_14

Create_Custom_Image_15