Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.maia.ai/llms.txt

Use this file to discover all available pages before exploring further.

This document describes the necessary steps to follow to set up your first working project in for the following configuration options:

Prerequisites

Amazon Redshift requirements

  • An Amazon Redshift account with the following information:
    • The physical address of the Amazon Redshift leader node. This will be either a name or an IP address.
    • The port Amazon Redshift communicates on, configured when setting up your Amazon Redshift cluster.
    • Your Amazon Redshift username and password.

Connectivity requirements


Setup steps

  1. Register for a account.
  2. Create accounts for users and admins who will be active in .
  3. Create a project, making the following choices:
    • Select managed.
  4. Create an environment using your Redshift credentials.
  5. Set up secret definitions for passwords, API keys, and tokens.
  6. Create a Git branch in which to begin pipeline work.
  7. Create your first pipeline.