Giter Club home page Giter Club logo

cloud-console's People

Contributors

nicc777 avatar

Watchers

 avatar  avatar

cloud-console's Issues

Choose AWS credentials

If Amazon AWS was chosen on startup, display a form to select the options for which credentials to use.

If AWS credentials are present in Environment Variables, display this option as Use current Environment Variables

If profiles are present in ~/.aws/credentials, display each profile as a selectable item, below the environment variables option if that is also present.

If NO credentials are found, display a popup with instructions to the user to first set-up AWS credentials.

Create UI to select cloud provider

At the moment we support only AWS but in the future I would like add support for other cloud services as well.

For this feature, I would like to create a form for selecting from a list of cloud service providers:

  • Amazon AWS (default)
  • Microsoft Azure
  • Google Cloud

Selecting the yet unsupported options should render a "popup" saying that these providers are not yet supported. Selecting the AWS option should just proceed - and in this case exit the application as no other functionality exists.

Create Virtual Environment for development and Install dependencies

Development Environment Dependencies:

  • twine - required for uploading to PyPI
  • coverage - for test coverage
  • pylint - for linting, especially in VSCode
  • rope - for renaming of variables in VSCode

Actual Project Dependencies:

  • boto3 - required for AWS
  • npyscreen - required for our UI

Create console launcher

Add configuration to create a link to the main app for launching from the command line.

The command shortcuts should be cloudconsole

Add commandline options to select credetnials at launch, bypassing the initial prompts to select a cloud provider and credentials

Add support for the following command line parameters during launch:

  • --cloud-provider - Select a provider. At the moment, only support aws. The option, when parsed, must be converted to lowercase.
  • --credentials-profile - Set a named profile as defined in ~/.aws.credentials``. If the value starts with ENV`, choose to use what ever credentials is set in Environment Variables

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.