OCI: EMCC 13.3 deployment

EMCC13.3 is available from the OCI marketplace.

Before picking up this image and start a deployment into a compartment:

#1 Create a dynamic group with the following definition. Specify the target compartment id.

ALL {instance.compartment.id = ‘<compartment ocid>’} 

#2 Create a policy in the root compartment with the following content. Specify here the previously created dynamic group

Allow dynamic-group <dyngrp> to manage instance-family in tenancy
Allow dynamic-group <dyngrp> to manage volume-family in tenancy

Once the deployment is finished, do not forget to update the security rules to provide access to the predefined ports 22,7901

Would the provisioning fail before the prereq were not properly set, it is possible to restart the install by running the following command:

/root/bootstrap/configure_db_and_oms.sh