Preparing an Application for Release¶
Pre-requisites¶
- The application is tested in the provisioned test environment(s). For more information, refer Provisioning an application.
Procedure¶
To prepare the application for release, follow the below steps:
For Cloud Foundry applications¶
For Cloud Foundry applications, binaries need to be uploaded in order to perform virus checks. Follow the steps below to upload binaries of your application:
- In the "Home" screen, under "Applications", click "See details". Navigate to the application that you want to prepare for release.
- Click on the application to view the application and Lifecycle management details. Click "Upload Binaries".
- Under General Information, upload Binary Sources and the Manifest file.
- Under Backing Services, select the Service Name and Service Plan. Enter the name and click "Add Service".
- Under Authorization Information, select "App Credentials".
- Click "Submit".
For self-hosted applications¶
- In the "Home" screen, under "Applications", click "See details". Navigate to the application that you want to prepare for release.
- Click on the application to view the application and Lifecycle management details.
-
In application "Lifecycle Management", click "Prepare Release".
Note
If App Credentials is selected as "None", then it is not possible to perform all CRUD operations.
4.Configure the "App Credentials" for the application and then click "Submit" (optional).
Result¶
The application's metadata is submitted for upload.
Next steps¶
The application is now ready for production. For more information, refer Set to Ready for production.
Last update: January 22, 2024