Skip to content

Install & Deploy

Run the following command in your terminal:

Terminal window
npm install -g aurora-platform-cli
  1. Make sure you are authenticated with the AWS CLI:

    Terminal window
    aws configure
  2. At the start of deployment, you’ll be prompted to enter your OpenAI API key. If you don’t have one yet, create a key following the official instructions.

  3. Deploy Aurora:

    Terminal window
    aurora deploy
  • After deployment, you’ll receive a link to your Aurora web app. Deploy Message

  • From there, you can:

    • Connect to your Kafka topics
    • Query data using natural language
    • Visualize data with your integrated Grafana instance