Skip to main content

Deploy an application Limited availability

Build and deploy applications using Aiven Runtime from source code in a GitHub repository.

You must be an Aiven organization admin to connect your GitHub account. On GitHub, you must be an organization owner. You can also connect a personal GitHub account.

note

When you connect a GitHub account to your Aiven organization, all users in that organization can select that account in Aiven Runtime.

Deploy an application

  1. In your project, click Runtime.
  2. Click Deploy application.
  3. Connect your GitHub account.
  4. Select your Account, Repository and Branch.
  5. Click Next.
  6. Select your manifest file and click Scan. Aiven will automatically detect what applications and services are needed.
  7. To change the configuration of an application, click . To change the configuration of a service integration, click Configure.
  8. To deploy the application and create the services, click Deploy.

Redeploy an application

When you redeploy an application, Aiven deploys the latest commit from the selected branch.

  1. In your project, click Runtime.
  2. Open your application.
  3. On the Overview page, click Actions > Deploy latest commit.