Skip to content

CloudFormation Stack Deployment

Step 1 - CloudFormation

Note

CloudCADI is recommended to be deployed in the management account

Steps to create stack :

  1. Go to the AWS CloudFormation Console.
  2. Select Choose an Existing Template.
  3. Under Specify template, select Amazon S3 URL.
  4. Copy the following Amazon S3 URL and paste it into the Amazon S3 URL field: https://cloudcadi-deployment.s3.us-east-1.amazonaws.com/CloudCADI-Multicloud-deployment.yaml
  5. Proceed to click on Next. image.png

Step 2 - Specify Stack Details

  1. Provide the following details:

    Stack name: CloudCADI-MultiCloud

    EC2InstanceType: m5.large

    Port 22 (SSHCIDR): Enter 0.0.0.0/0 (used only for EC2 Instance Connect).

    Port 80 (HTTPCIDR): Enter your public IP or 0.0.0.0/0 to access CloudCADI UI.

    image.png

    S3 bucket name: Enter the bucket name. (Refer to Cost & Usage Data Export)

    DBName: Enter the database name.

    DBPassword: Enter the database password.

    DBUsername: Enter the database username. image.png

  2. Proceed to click on Next.

Step 3 - Configure Stack Options

Add the tags & click Next. image.png

Step 4 - IAM Access Configuration

  1. Acknowledge the creation of IAM custom roles by the CloudFormation template.
  2. Review the configuration and click Submit. image.png
  3. Resource creation may take up to 15 minutes.

Step 5 - Accessing CloudCADI

  1. Once the stack creation is complete, navigate to: CloudFormation → Stacks
  2. Select the newly created CloudCADI stack. image.png
  3. Access the CloudCADI application URL from the stack outputs.
  4. You will be redirected to the CloudCADI login page. image.png