Code Monkey home page Code Monkey logo

cs-utility-nebula-to-astro's Introduction

Overview

This repository is meant to contain scripts to assist customers moving from Nebula to Astro. See usage instructions below

Pre-requisites

  • Python 3

Setup

  1. Use the command git clone [email protected]:astronomer/cs-utility-nebula-to-astro.git to clone this repo
  2. Use the command cd cs-utility-nebula-to-astro to change your working directory
  3. Run the make init command to generate the airflow-connections.yaml file
  4. In the airflow-connections.yaml update variables to match your Nebula deployment and Astro deployment
  • Astro Domain: From the Astronomer UI in the Astro product, this is the URL of your deployment after clicking the Open Airflow button (be sure to remove /home from the end of the URL
  • Astro Key ID: From the Astronomer UI in the Astro product, this is found in the API Keys section of your deployment
  • Astro Key Secret: From the Astronomer UI in the Astro product, this is found in the API Keys section of your deployment
  • Nebula API Key: From the Astronomer UI in the Nebula product, this is found under the Service Accounts section
  • Nebula Base Domain: From the Astronomer UI in the Nebula product, this is retrievable from the URL shown in your browser. Your URL will have the following format: https://app.<BASE-DOMAIN>/w/<WORKSPACE-ID>/d/<DEPLOYMENT-RELEASE-NAME>
  • Nebula Deployment Release Name: From the Astronomer UI in the Nebula product, this is retrievable from the URL shown in your browser. Your URL will have the following format: https://app.<BASE-DOMAIN>/w/<WORKSPACE-ID>/d/<DEPLOYMENT-RELEASE-NAME>

Make Commands

After completing the setup section above, you may use the following make commands:

  • Use the make check-providers command to view which providers are missing in your target environment
  • Use the make connections command to migrate all connections. Please note that this does not migrate the password field. Each migrated connection will require manually adding the password field
  • Use the make pools command to migrate all pools
  • Use the make variables command to migrate all variables

cs-utility-nebula-to-astro's People

Contributors

chrishronek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.