Deploy an Extension to an Oracle Cloud Applications Production Instance

If you want to deploy an extension to your Oracle Cloud Applications production instance, or any other instance, you'll need to set up separate packaging and deployment jobs for each—Visual Builder Studio does not create them for you. They're very similar to the default build jobs that are created through the Edit Page in Visual Builder Studio workflow in an Oracle Cloud Application. For these jobs, however, you'll also need to create a pipeline to execute the build steps in sequence.

See Create and Configure Build Jobs for information about setting up these jobs for a production environment.

See Create and Configure a Pipeline for more information about setting up a pipeline.

Note:

If working with Oracle Cloud Applications instances where the authentication method is OAuth, you can bypass the CI/CD pipeline and instead use the Manage Extension Lifecycle page to deploy an extension to additional instances. See Manage Your Published Extensions in Extending Oracle Cloud Applications with Visual Builder Studio.