Before You Begin
This tutorial shows you how to deploy a build artifact of an Oracle Developer Cloud Service project job to Oracle Application Container Cloud Service from the Oracle Developer Cloud Service web interface. This tutorial takes approximately ten minutes to complete.
Background
After generating artifacts of a job, you can deploy it to Oracle Java Cloud Service, Oracle Java Cloud Service - SaaS Extension, or Oracle Application Container Cloud Service from the Oracle Developer Cloud Service web interface. In this OBE, you learn how to create a deployment configuration to deploy an artifact to Oracle Application Container Cloud Service from the Oracle Developer Cloud Service web interface.
What Do You Need?
- A web browser
To know about supported web browsers, see Web Browser Requirements. - An Oracle Cloud account with an active Oracle Developer Cloud Service subscription
- Your Oracle Cloud account credentials
- An Oracle Developer Cloud Service project with a successful build of a job that generated some artifacts.
To run a build of a job, see the Run a Build of a Job in Developer Cloud OBE. - Identity domain and Oracle Cloud credentials of a user who has the
Admin Role (Java_Administrators)
identity domain role of the target Oracle Application Container Cloud Service
Create a Deployment Configuration
To deploy the artifact to Oracle Application Container Cloud Service, you must first create a deployment configuration that defines how and where to deploy the artifact.
- In the navigation bar of the project, click Deploy.
Description of the illustration create_deploy_config_01.png - In the Deploy page, click New Configuration.
Description of the illustration create_deploy_config_02.png - In the New Deployment configuration page, in Configuration Name, enter
Employees
.Description of the illustration create_deploy_config_03.png - In Deployment Target, click New, and select Application Container Cloud.
Description of the illustration create_deploy_config_04.png - In the Deploy to Application Container Cloud dialog box, enter the details of the user who has the
Admin Role (Java_Administrators)
identity domain role, and click Test Connection.Description of the illustration create_deploy_config_05.png - After the connection is successful, click Use Connection.
Description of the illustration create_deploy_config_06.png Description of the illustration create_deploy_config_07.png - In the Artifact list, select employees-app/target/employees-app-1.0-SNAPSHOT-dist.zip.
Description of the illustration create_deploy_config_08.png - All required fields of the New Deployment Configuration page are now set. Verify the values and then click Save and Deploy.
Description of the illustration create_deploy_config_09.png - After the deployment is successful, you will see a Deployment Succeeded message on the right side of the page.
Description of the illustration create_deploy_config_10.png - To view the deployed application, click the Employees application name link in the deployment configuration.
Description of the illustration create_deploy_config_11.png Description of the illustration create_deploy_config_12.png - In the navigation bar of the project, click Project. The deployment activities appear in the Recent Activities feed.
Description of the illustration create_deploy_config_13.png
Want to Learn More?
- Deploying an Application in Oracle Developer Cloud Service in Using Oracle Developer Cloud Service
- Oracle Developer Cloud Service product page
- Oracle Developer Cloud Service documentation page in the Oracle Help Center