QMCLOUD
  • What is QMCLOUD
  • Overview
    • Component Details
    • Security and RBAC
    • Dependencies
  • Architecture
  • Main features
  • Installation and Configuration
    • QMCLOUD SaaS
      • SaaS Registration
    • AWS Marketplace
    • Self-hosting
  • User Interface and Navigation
    • Main menu
    • Dashboard
    • General action buttons
    • Stack and Canvas
    • Stack Details
  • Getting started
    • Pre-requisites
    • Login to QMCLOUD
    • Create organization
    • Add Role
    • Add User
    • Add Components
    • Add Stack Profile
    • Add Workspace
    • Add Stack
    • Compose Infrastructure Using the Canvas
    • Add AWS Vpc
    • Add Subnets
    • Connect VPC and Subnets
    • Save Canvas State
    • Deploy the Infrastructure
  • AI Copilot
    • Example deployment using AI Copilot
    • AI Copilot pre-defined prompts
  • Additional resources
    • Explainer video
    • Short video on AI Copilot
    • Quick walkthrough videos
    • Walkthrough of deployment of AWS EKS
  • Examples
    • Deploy AWS Firewall and Networking with QMCLOUD
      • Application and landing zone components
      • List of landing zone components
      • Deployment steps
      • VPC configuration details
      • Routing configuration details
      • Firewall configuration
      • Additional components configuration
    • Securing applications in AWS using Palo Alto firewall
  • Templates
    • AWS Landing Zone
    • AWS EKS
    • Azure Web App
Powered by GitBook
On this page

Was this helpful?

  1. Getting started

Add Stack

PreviousAdd WorkspaceNextCompose Infrastructure Using the Canvas

Last updated 11 months ago

Was this helpful?

1. Navigate to the deployment section in the menu items and select Stack

2. Select “Add” to add a new Stack and choose the type of Stack

There are three different types of stacks that can be created. A canvas-based stack, a deployment wizard-based stack and a definition file based stack.

3. Enter the following details for a Canvas based stack:

  • Stack name

  • Select the appropriate workspace

  • Select an appropriate user

  • Select the platform as AWS in this case

  • Select a predefined template if required

  • Select a stack group if required

  • Select an appropriate stack profile associated with the platform

  • Enter details of a GitHub repository where you want the automatically generated code to be pushed to. This functionality requires:

    • A user configures the appropriate username and the corresponding access token for the repository access under user properties

    • The repository is created before hand

    • The format of the repository is a URL - For example,

  • Check the box "Enable AutoConnect" if you want the component connections in the stack to be saved for reuse

  • Click on Save Satck

https://github.com/<NAME>/<REPO>