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:
Create an Environment and connect the Cloud Account
How to create and publish an Artifact and a Blueprint
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:
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/bricksLogin Bricks CLI to a Bluebricks account using the login command:
bricks loginCreate a default environment using env command
bricks env create --name=usdc01Connect 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?
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?

