Skip to content

QualiTorque/Torque-Blueprint-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torque Building-blocks Marketplace

Welcome to Torque's marketplace - The place to find, learn more and share IaC modules, container orchestration assets and Torque bluerpints for easy onboarding to Torque or adding .

Already have a Torque account? Jump to step X

Step 1: Open Torque Portal

Step 2: Register to Torque

  • You can register to Torque using email, GitHub or Gitlab accounts. Already have an account? Just sign in. register

Step 3: Create a new space and onboard the marketplace repository as an asset repository

  1. Navigate to Administration > Spaces.
  2. Click Create Space. Creating a new space includes providing a space name, selecting the space logo and color.
  3. Click Create. register
  4. As this repository is hosted in GitHub, select the GitHub logo, provide https://github.com/QualiTorque/Torque-Blueprint-Marketplace as the repository URL and click Connect. GitHub authentication is done in the background. In case of issues, take a look at our documentation page on GitHub authentication and follow the steps here.
  5. Click Discover Assets. register
    Torque's Asset Discovery process goes through the repository's sources and finds all known and supported IaC assets and container orchestration code, and show them in the discovery form.
  6. You can now select assets and generate bluerpints out of them quickly and easly. register
  7. Select the cloud that will be associated to the space from the existing list of clouds configured in your Torque account. if you don't have a cloud configured yet, follow Torque's Docs for more information here. register

Step 4: Add a blueprint repository

  1. Navigate to the newly created space's Settings > Repositories. You can now see the marketplace repositiory configured as an asset repository. Next, add the repository as a bluerpint repository to enjoy existing blueprints that use multiple buliding blocks and custom orchestration.
  2. Click Add a Repository under the Blueprint Repos section.
  3. Select GitHub and paste the https://github.com/QualiTorque/Torque-Blueprint-Marketplace repository.
  4. Click Connect.

Step 5: Give it a try!

  1. Navigate to the space's Bluerpints catalog to see all the bluerpints that were imported from the bluerpint repository.
  2. Publish the bluerint you would like to use, and launch it. register