Giter Site home page Giter Site logo

michaellh0079 / cloud-operations-tool-py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ghrcdaac/cloud-operations-tool-py

0.0 0.0 0.0 295 KB

Python cLoud Operations Tool (PyLOT) is a python command line tool designed to help DAAC operators solve the operations edge cases.

License: Apache License 2.0

Shell 1.11% Python 98.89%

cloud-operations-tool-py's Introduction

Coverage Status Build Status Code Quality Workflow Code Quality Code Grade

pylot

Overview

Python cLoud Operations Tool (PyLOT) is a python command line tool designed to help DAAC operators solve the operations edge cases that can't be solved (or which are difficult/time consuming) using Cumulus Dashboard.
Since it is powered by Cumulus-API it will allow the operators to interact with Cumulus stack, for example to monitor the granules status, run rules, and create and update Cumulus records (collections and/or granules). In some cases interacting with Cumulus-API via the dashboard is sufficient, but there are some edge cases that require the operator to have a tool that provides more flexibility than a Web-Based application.
PyLOT can run as a command line tool in your local machine and accept options and respond with JSON. It can also be used as a library for AWS lambda and AWS ECS tasks.
PyLOT can overcome the limitation of Cumulus-API by monitoring the status of AWS resources (Cloudwatch, SFN, S3...).
This tool will prevent reinventing the wheel, since a solution for a common problem can be easily shared among all the DAACs (sharing is caring).

 ____        _     ___ _____
|  _ \ _   _| |   / _ \_   _|
| |_) | | | | |  | | | || |
|  __/| |_| | |__| |_| || |
|_|    \__, |_____\___/ |_|
       |___/

Prerequisites

Python 3.8+

Installation

pip install git+https://github.com/ghrcdaac/cloud-operations-tool-py.git@main#egg=cloud-operations-tool

Set up

Copy file
https://github.com/ghrcdaac/cloud-operations-tool-py/blob/main/env.sh.example
Define environment variable and source the file

๐Ÿ“– Documentation

cloud-operations-tool-py's People

Contributors

michaellh0079 avatar amarouane-abdelhak avatar davisgauntuah avatar nvd26 avatar mcenirm 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.