Skip to content

Preparing an Application for Release

Pre-requisites

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:

  1. In the "Home" screen, under "Applications", click "See details". Navigate to the application that you want to prepare for release.
  2. Click on the application to view the application and Lifecycle management details. Click "Upload Binaries".
  3. Under General Information, upload Binary Sources and the Manifest file.
  4. Under Backing Services, select the Service Name and Service Plan. Enter the name and click "Add Service".
  5. Under Authorization Information, select "App Credentials".
  6. Click "Submit". upload-binaries

For self-hosted applications

  1. In the "Home" screen, under "Applications", click "See details". Navigate to the application that you want to prepare for release.
  2. Click on the application to view the application and Lifecycle management details.
  3. In application "Lifecycle Management", click "Prepare Release".

    prepare-to-release-defaultconfig

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