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
- In your project, click Runtime.
- Click Deploy application.
- Connect your GitHub account.
- Select your Account, Repository and Branch.
- Click Next.
- Select your manifest file and click Scan. Aiven will automatically detect what applications and services are needed.
- To change the configuration of an application, click . To change the configuration of a service integration, click Configure.
- 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.
- In your project, click Runtime.
- Open your application.
- On the Overview page, click Actions > Deploy latest commit.