Delivery guide

Your application is deployed to your AWS account via the Release Delivery deployment platform.

You will need to authorize an AWS CloudFormation template to create a role for Release Delivery to use to configure, deploy, and run your application. You will complete the initial configuration from the AWS Console in your browser. Once the initial configuration is complete, Release Delivery will be able to install, deploy, and access your application.

Authorizing the AWS CloudFormation template should take no more than five minutes and thereafter, no further intervention is required from you. Release Delivery will perform an asynchronous, automated installation of your application, which will take approximately 30 minutes. When installation is complete, you will receive an email notification that the application is running.

Prerequisites

To configure Release Delivery to access your AWS account, you will need:

  1. To be logged in to your AWS account in a browser tab.

  2. Your application landing page URL. Open the URL in a tab in the same browser you used to log in to AWS.

  3. The name of the AWS region you will use. This is where the application will create resources.

  4. A nonoverlapping CIDR range that won't conflict with your existing VPC. (The application does not communicate outside the VPC until peering or a Transit Gateway is established.)

The installation will take around five minutes.

Complete Initial Configuration

Click the URL that was provided to you by the application. You will be taken to a page showing a terms-of-service agreement and a Create stack button.

Agree to the terms and click the Create stack button. You will be prompted to connect your AWS account:

Connect your AWS account

Your browser will open a new tab that will authenticate you via the AWS Console. If you are not logged in, you will be prompted to authenticate with AWS in the normal way.

Authentication with the target AWS account

When you are logged in, you will see the CloudFormation template ready to agree to and create. You don't need to make any changes here. This step is just to confirm the template and authorize Release Delivery to create a role to deploy the application and infrastructure.

Review the integration Cloudformation stack and create

After a few seconds or minutes, the template status should be "Create Complete".

Cloudformation create is completed

Switch back to the landing page tab. You should see this:

Click next when complete

Wait until the integration and webhook are received, then select a region:

Select a Region

Select a CIDR block that does not conflict with any existing VPCs you might have. (The ones that are presented are not used in the current account.)

Select a non-overlapping CIDR block

When you are ready, click the Install button:

Ready to install!

You should see confirmation that Release Delivery is completing the installation:

Complete

Last updated