Skip to main content

Cloud Intelligence Dashboards deployment helper tool

Project description

Cloud Intelligence Dashboards (CUDOS Framework)

PyPI version

Welcome to Cloud Intelligence Dashboards (CUDOS Framework) automation repository

The scripts in this repo have been succesfully tested in AWS CloudShell (recommended)

Supported dashboards

:white_check_mark: means that the step you are reading below Is compatible with a deployment of the dashboards that used the Cloudformation deployment method

:heavy_exclamation_mark: means that the step you are reading Is not compatible with a deployment of the dashboards that used the legacy automation

Before you start

  1. :heavy_exclamation_mark: Complete the prerequisites for respective dashboard

  2. :heavy_exclamation_mark: Specifying a Query Result Location Using a Workgroup

How to use

  1. Launch AWS CloudShell or your local shell

    Automation requires Python 3

  2. Make sure you have latest pip package installed

    python3 -m ensurepip --upgrade
    
  3. Install CID Python automation PyPI package

    pip3 install --upgrade cid-cmd
    
  4. List of supported commands

    cid-cmd --help
    
  5. Deploy a dashbaord

    cid-cmd deploy
    
  6. Update a dashbaord

    cid-cmd update
    

Example output

CLOUD INTELLIGENCE DASHBOARDS (CID) aka Cid CLI 1.0 Beta

Loading plugins...
  Core loaded
done

Usage: cid-cmd [OPTIONS] COMMAND [ARGS]...

Options:
  --profile_name TEXT           AWS Profile name to use
  --region_name TEXT            AWS Region (default:'us-east-1')
  --aws_access_key_id TEXT
  --aws_secret_access_key TEXT
  --aws_session_token TEXT
  -v, --verbose
  --help                        Show this message and exit.

Commands:
  delete  Delete Dashboard
  deploy  Deploy Dashboard
  map     Create account mapping
  open    Open Dashboard in browser
  status  Show Dashboard status
  update  Update Dashboard

Legacy (bash) automation has been moved under legacy directory

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cid-cmd-0.1.4.tar.gz (72.3 kB view hashes)

Uploaded Source

Built Distribution

cid_cmd-0.1.4-py2.py3-none-any.whl (96.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page