Quick Start

Bluebricks quick start guidance assumes you have an intermediate background with the command line interface, Terraform, and AWS. In this guide, you will learn how to:

  1. Create an Environment and connect the Cloud Account

  2. How to create and publish an Artifact and a Blueprint

  3. How to Install a Blueprint on an Environment

Before You Begin

Follow the below steps before you start any guidance to ensure a smooth building:

  1. Download and install the Bricks CLI, macOS users can open a terminal and use the following Homebrew command, other operating systems, please refer to the installation guide.

brew install bluebricks-co/bricks/bricks
  1. Login Bricks CLI to a Bluebricks account using the login command:

bricks login
  1. Create a default environment using env command

bricks env create --name=usdc01
  1. Connect your cloud environment using setup command. Refer to Connect Cloud Account for more.

bricks setup aws --env=usdc01

🎊 Done! You're all set to get started!

What's Next?

  1. Create your first Blueprint and Artifact

Need to Consult an Expert?

Bluebricks team is here to help. Use the Ask AI to get immediate support, contact your CSM, or drop us a message 👇

Last updated

Was this helpful?