Create the VB Studio Instance

You can create only one VB Studio instance in an Oracle Cloud account. You must create it in your tenancy's root compartment.

  1. In a web browser, go to https://cloud.oracle.com.

    To view the list of supported browsers for the OCI Console, see Supported Browsers.

  2. In Cloud Account Name, enter your Oracle Cloud account or tenancy name and click Next.
  3. On the Single Sign-On (SSO) panel, if required, select your identity provider and click Continue.
  4. Enter your Oracle Cloud account credentials and click Sign In.
    The Oracle Cloud Console, also called the OCI console, opens. If you've recently created your Oracle Cloud account, wait for some time to see your services in the Oracle Cloud Console.
  5. In the upper-left corner, click Navigation Menu the Menu icon.
  6. Select Developer Services and then select Visual Builder Studio.
  7. On the Visual Builder Studio Instances page, from the Compartment drop-down list, select the root compartment.
  8. Click Create VB Studio Instance.
  9. In Instance Name, enter the VB Studio's instance name and click Next.
  10. On the CI/CD Setup page, click the Yes, I authorize this check box. This authorizes VB Studio to create and use Compute and Storage instances.

    In addition, this option automatically creates an additional policy that authorizes VB Studio to perform the necessary operations in the selected compartment for the CI/CD resources. For this automatic policy creation to succeed, the user who creates the instance must also have permissions to manage policies in the root compartment. See Get the Right Roles.

    Typically, tenancy administrators have these permissions, so the easiest way to create a VB Studio instance is to have a tenancy administrator do it. However, if that isn't feasible, it's also possible to create the VB Studio instance without the CI/CD authorization and then set it up later by performing an edit operation.

    Note:

    If you want to use the built-in free account's free VM build executor , don't select the check box. See VB Studio's Free VM Build Executor for information about the resources provided with the free VM build executor.
  11. If you've selected the Yes, I authorize this check box, in Compartment, select the compartment you created to host VB Studio's Compute and Storage instances.
    When you select the check box, the required policies are applied to the selected compartment.
  12. Click Submit.
Once the service instance is created, click Service Console to open VB Studio's Organization page.

Here's an example:

What Are the Next Steps?

After you create the instance:
  1. You're assigned the DEVELOPER_ADMINISTRATOR IDCS role, which enables you to set up VB Studio, manage the VM build executors, and update the organization details. After you're assigned the role, you become a VB Studio Organization Administrator.
  2. You'll receive an email with the subject Verify your Oracle Visual Builder Studio email. Open the email and click the URL link in the email body to verify your email. If you don't do this, you won't receive important email notifications.
  3. After verifying the email address, you’ll receive another email with the subject Welcome to Oracle Visual Builder Studio. This email contains the VB Studio URL that you can bookmark.
  4. Default tags are created that help you identify the instance. On the VB Studio's Instance Details page, click the Tags tab to see the created tags. If you don't know how to use tags, see How Tagging Works.
  5. You now need to provide access for additional VB Studio users. See Step 5: Set Up Users and Groups to add individual users or Manage Your Organization's Groups to add groups of users.
  6. Set up VB Studio's build system for CI/CD, which enables your organization's developers to create jobs to build, package, test, and deploy their apps. See Set Up VB Studio for CI/CD.
  7. If your users want to customize Oracle Cloud Applications by creating extensions, see Set Up VB Studio to Extend Oracle Cloud Applications. If they want to develop visual applications and deploy them to Visual Builder runtime instances, see Set Up VB Studio for Developing Visual Applications.