Deploy an Extension to a Oracle Cloud Applications Development Instance

When you create a project using the Application Extension template, several artifacts are created for you:

  • A Git repository that contains the extension's source code
  • A Development environment that points to the development instance where your base Oracle Cloud Application is running
  • Default build jobs that package and deploy the extension's artifact to Oracle Cloud Application's development instance
  • A pipeline to run the build sequence
  • Optionally, a private workspace in which you can edit the extension in the Designer

You'll need to do some configuration for the build steps before you can use them to deploy the extension's artifact to the Development environment. See Configure the Deployment Job for more information.