Claigrid
  • Introduction
  • Getting Started
    • Quickstart
  • Basics
    • AI Inference Termination (AIT)
    • Orchestration server (CIMS)
    • Worker nodes
    • Claigrid API
    • Pricing
  • Step by Step Setup
    • Connecting to Your Cloud Provider
    • Setting up a new project
    • AIT_API
Powered by GitBook
On this page
  1. Step by Step Setup

Connecting to Your Cloud Provider

PreviousPricingNextSetting up a new project

Last updated 2 months ago

Here’s what you can expect right from the start:

AWS Connection Guide:

Claigrid makes it simple and secure to connect your cloud provider account. Currently, we support AWS, with integration for GCP, Azure, and other providers, coming soon.

To link your AWS account to Claigrid, follow these steps:

  1. Create an IAM User on AWS:

    • Log in to your AWS Management Console and navigate to IAM (Identity and Access Management).

    • Go to Users and select Add User. Enter a username and select Programmatic access as the access type.

  2. Assign Administrator Permissions:

    • Under Set permissions, choose Attach existing policies directly.

    • In the search bar, find and select the AdministratorAccess policy to grant full privileges to this user.

  3. Generate Security Credentials:

    • In the IAM user’s profile, go to the Security credentials tab.

    • Scroll to the Access keys section and click Create access key.

  4. Choose an Application Type:

    • You’ll be prompted to specify the application type. Select either Application running on an AWS service or Application running outside AWS—both options are compatible with Claigrid.

  5. Add Tags (Optional):

    • AWS allows you to add key-value pairs as tags for organizational purposes. This step is optional.

  6. Download Access Key File:

    • After clicking Create access key, a CSV file containing your Access Key ID and Secret Access Key will be generated. Download this file and store it securely, as AWS won’t show the Secret Access Key again.

  7. Connect AWS to Claigrid:

    • Log in to your Claigrid account.

    • From the main dashboard, go to Settings and select Connect Cloud Provider.

    • Choose AWS from the provider list, assign a nickname to this connection, and paste your Access Key ID into the relevant field.

    • Finally, enter the Secret Access Key.

  8. Save and Verify:

    • Click Save to establish the connection. For added security, log out and back in, then return to Settings > Connect Cloud Provider to verify that your AWS account is connected.

Jump directly to:

Once connected, your AWS environment is ready to support clusters and resource management through Claigrid. Now, you’re ready to

-> Install your AI infrastructure.

Or learn about Claigrid .

set up your first cluster!
AI Inference Termination
Basics
Claigrid > Settings > Connect Cloud Provider