Objective

You have a given ADF application that was developed in JDeveloper and the source code is managed in a GIT repository.  The goal of the tutorial is to automate the deployment of the application across multiple environments.  This automation will include:

We will walk through each of the FlexDeploy features that will be created/configured to accomplish this goal and have the composite deployed in a very short amount of time.

The tutorial does not cover every feature or configuration option available in FlexDeploy.


A Docker image containing a fully configured FlexDeploy instance for this tutorial is available hereBe sure to select the appropriate tag based the version of the tutorial.  This image includes FlexDeploy running on Tomcat and an Oracle XE database with the completed configuration described in this tutorial.  The configuration is pointing to private ADF endpoints which you will not have access to.  You can review the configuration without executing, or use the tutorial as a reference to configure endpoints pointing to your own ADF instances.




Start Tutorial