Manage Oracle Cloud Service Deployments
By using the Oracle Java Cloud Service console, you can start and stop a deployment, redeploy an application, or undeploy a deployment.
Action | How To |
---|---|
Start or stop the application |
Open and use the target service’s console to start or stop the deployed application on the target service. |
Redeploy the application |
If you’ve made changes to the source code or the build generated a new artifact, you can rerun the deploy build step to redeploy the application to the target service. |
View logged deployment information |
In the build log, locate and view the deployment section. |
Undeploy a deployed application |
Open and use the target service’s console to stop and then undeploy the deployed application on the target service. |