How to Deploy Oracle E-Business Suite Cloud Manager for Demo and Test Purposes on OCI


In this post I am going to share how to Deploy the EBS Cloud Manager Demo. EBS Cloud manager helps in various things like provisioning, cloning, backup etc for EBS environments.


This simplified procedure is most appropriate for demo purposes, as it has the following restrictions:

  1. The automation deploys a new VCN and subnets for Oracle E-Business Suite Cloud Manager, load balancers, and the first set of Oracle E-Business Suite environments. The subnets are public regional subnets.
  2. The automation creates a new compartment for all the assets. An existing compartment cannot be used, and multiple compartments are not supported.

Steps:

1) Make sure you have an Oracle Tenancy or Create a new Oracle Free Tier account. I am going to use my existing account.

2) Set Up for Tenancies Using IAM without Identity Domains

  1. As the tenancy administrator, log in to the Oracle Cloud Infrastructure console.

  2. Open the navigation menu and select Identity & Security. Under Identity, click Federation.

  3. Click the OracleIdentityCloudService link to bring up the Identity Provider Details page, and then click the link in the Oracle Identity Cloud Service Console field to bring up the Identity Cloud Service console.

  4. From the Oracle Identity Cloud Service console, create your Oracle E-Business Suite Cloud Manager group:

    1. Using the navigation menu on the top left corner of your screen, click Groups.


    2. Click Add.

    3. In the Add Group dialog box under Step 1: Group Details, enter the following information:

      • Name: Enter the group name. For example, funebscm-grp.

      • Description: Enter a description of your choice.


    4. Click Finish.

  5. While still in the Oracle Identity Cloud Service console, create your Oracle E-Business Suite Cloud Manager administrator user.

    1. Using the navigation menu on the top left corner of your screen, click Users.

    2. Click Add.

    3. In the Add User dialog box under Step 1: Add User Details, enter the following information:

      • First Name: Enter the first name of the new user.

      • Last Name: Enter the last name of the new user.

      • User Name: Enter the user name. funebsadmin

      • Email: Enter the email of the new user.

      • Deselect the Use email address as the user name check box.

    4. Click Next.


    5. In the Step 2: Assign User to Groups dialog window, select the check box for the group you just created, such as funebscm-grp.

    6. Click Finish.


  6. While still in the Oracle Identity Cloud Service console, give the new user the Administrator role.

    1. Using the navigation menu on the top left corner of your screen, click Security, then Administrators.

    2. On the Administrators page, expand the Application Administrator section and click Add.

    3. In the Add Users to the Administrator Role dialog box, select the check box for the user corresponding to the newly created user in step 5. In this example, that would be funebsadmin.


    4. Click OK.

  7. Log out of the Oracle Identity Cloud Service console by clicking on your user avatar icon, labeled with your name, and then clicking Sign Out.

3) Register Oracle E-Business Suite Cloud Manager as a Confidential Application in IDCS

Register Oracle E-Business Suite Cloud Manager as a confidential application.

  1. Open the Welcome email that was received in the previous section.

  2. Click Activate Your Account in the email.

  3. Enter a new password(Sample: OracL3#C01#d), confirm, and click Submit.

  4. Click OK to continue, which will take you to the Oracle Identity Cloud Service Login screen.

  5. Enter the Oracle E-Business Suite Cloud Manager user name. 


  6. Click your user avatar icon, labeled with your name, in the top right corner. This displays a drop-down menu.

  7. Select Admin Console. This displays the Oracle Identity Cloud Service Administration Console.

  8. In the Applications tile, click the icon to Add an Application.


  9. Select Confidential Application to go to the Add Confidential Application page.

  10. On the Details screen, enter the following:

    • Name: Enter as required.

    • Description: Enter a description.


  11. Click Next.

  12. On the Client screen:

    1. Select Configure this application as a client now.

    2. Under Allowed Grant Types, select the following check boxes:

      • Resource Owner

      • Client Credentials

      • Refresh Token

      • Authorization Code

      Additionally, if you plan to create standby environments or to upgrade environments from Oracle E-Business Suite Release 12.1 to Release 12.2, select the Resource Owner option.

    3. Redirect URLhttps://<Cloud-Manager-web-entry>:443/cm/auth/callback, where <Cloud-Manager-web-entry> is the name you plan to associate with your load balancer IP address. For example, funebscm.training

    4. Logout URL: Leave this field empty.

    5. Post-Logout Redirect URLhttps://<Cloud-Manager-web-entry>:443/cm/ui/index.html?root=login, where <Cloud-Manager-web-entry> is the name you plan to associate with your load balancer IP address. For example, funebscm.training

    6. Select the Introspect option for Allowed Operations.


    7. Under Grant the client access to Identity Cloud Service Admin APIs:

      1. Click Add.

      2. Select Authenticator Client and Me in the pop-up window.

      3. Click Add again.


    8. Click Next.

  13. On the Resources screen, click Next.

  14. On the Web Tier Policy screen, click Next.

  15. On the Authorization screen, click Finish.

  16. Make note of the following values which will be used later:

    • Client ID: e2bedd76eaaa4ca68ebeadf9e36f7f9d

    • Client Secret: 49230c37-3a35-4210-8d3a-aa0111d95706

    • IDCS Client Tenant: idcs-d90122eecedc41c6b7ebb166218edfcc

  17. Click Close.

  18. Click Activate to activate the Confidential Application.


  19. Click on the user avatar icon, labeled with your name.

  20. Select the About option.

  21. Make a note of the Instance GUID. Your Oracle Identity Cloud Service Client Tenant begins with the characters idcs- and then is followed by a string of numbers and letters. For example, idcs-d90122eecedc41c6b7ebb166218edfcc


4) Oracle E-Business Suite Cloud Manager Deployment and Configuration

Login to Oracle Cloud Console using tenancy administrator.

  1.  Click Marketplace and then All Applications.


  2. In the Search field, search for Oracle E-Business Suite Cloud Manager Stack for Demos and then click the Oracle E-Business Suite Cloud Manager Stack for Demos listing.

  3. In the Version drop-down list, ensure that the default is selected. Make sure to select the latest version.

  4. In the Compartment drop-down list, select the parent compartment of the compartment where the Oracle E-Business Suite Cloud Manager Compute instance will be deployed. For example, funoracleappsportal(root).


  5. Review and accept the Oracle standard Terms and Restrictions.

  6. Click Launch Stack.


  7. On the Configure Variables screen, enter the following values:

    1. Under Setup Details:

      1. Resource Prefix: A prefix that will be added to names of all the cloud resources created by the stack.

      2. Leave the Single Compartment Setup check box selected.

      3. Select the compartment under which the new compartment will be created.


    2. Under EBS Cloud Administrator Details:

      1. Enter the user name corresponding to the EBS Cloud Administrator funebsadmin

      2. Make sure the Create new REST API Key check box is selected.


  8. Under EBS Cloud Manager Instance Details:

  9. Enter the web entry fully qualified domain name you entered that corresponds to the Cloud-Manager-web-entry element funebscm.training
  10. Select VM.Standard.E2.2 for EBS Cloud Manager Shape.
  11. Enter a password which matches the following criteria: 8 to 30 characters, at least one lowercase character, one uppercase character, one special character from _#$(Ora#0ds1das).
  12. Enter the contents of a public key file that will be used to connect using SSH to your Oracle E-Business Suite Cloud Manager Compute instance. For more details on how to generate the key, see Creating a Key Pair in the Oracle Cloud Infrastructure Documentation.
  13. Choose the availability domain that ends in -1 from the list under EBS Cloud Manager Availability Domain.

Generate key on Linux using below and also give a passphrase when asked.
ssh-keygen -b 2048 -t rsa

    1. Under EBS Cloud Manager Network Details:

      1. Leave the Custom CIDR Ranges check box deselected.

      2. Enter a CIDR block that corresponds to the IP range of the clients you plan to use to connect to Oracle E-Business Suite Cloud Manager. For the whole internet, use 0.0.0.0/0.


      3. Enter the values corresponding to Client IDClient Secret, and IDCS Client Tenant .


  1. On the Review screen, verify the information and click Create.


  2. This takes you to the Stack Details page for your newly created stack. On this page, click the Terraform Actions drop-down list and select Apply.

  3. In the Apply dialog window, leave the default settings as-is and click Apply.

  4. On the Job Details page, you will see the job status which will cycle through Accepted, In Progress, and Succeeded. After the job succeeds, you will have all the network resources (VCN, load balancer, subnets, and so on) required to deploy the Oracle E-Business Suite Cloud Manager Compute instance.


  5. On the Application Information tab are details related to the Oracle E-Business Suite Cloud Manager instance and load balancer.

    Make a note of the Private IP, Public IP, Login URL, and LB Public IP. These variables are needed for the remainder of the procedures in this section.



Add. the public LB IP and name funebscm.training in hosts file.

5) Validate the EBS Cloud Manager URL

Open the URL https://funebscm.training in browser


Default Network Profiles are also created automatically in EBS Cloud Manager





Reference:
https://docs.oracle.com/cd/E26401_01/doc.122/f35809/T679330T679339.htm#cmg_deploy_setupteniamwid


If you like please follow and comment