Giter Club home page Giter Club logo

mira's Introduction

Alt text

Mira

Mira is an organizational tool for AWS' frequently used services.

Visualize instances and security groups

Mira accesses AWS's SDK to easily display all of the user's instances in a visually appealing UI. Connections between instances through security groups is clear within Mira and will allow for an easier understanding of a user's AWS infrasture. Note: New services instances must be created in AWS and then accessed through Mira.

Edit security groups

Editing security groups through AWS is unclear for many users that do not regularly use the AWS dashboard. With the navigatable UI provided by Mira, the user can click on a particular instance to get all data associated with it. In addition to viewing this data, inbound and outbound rules for security groups can be effortlessly changed and these changes will be immediately seen by the user.

Setup

  1. Set up a new IAM user on your AWS console: Make sure you keep your aws_access_key_id and aws_secret_access_key by downloading the .csv file

  2. Give permissions to AWS IAM User: For viewing and editing: give permissions to

     AmazonEC2FullAccess
     AmazonRDSFullAccess
    

For viewing only: give permissions to

	AmazonEC2ReadOnlyAccess
	AmazonRDSReadOnlyAccess
  1. Set up your configurations: We recommend installing the AWS CLI within your terminal using:
npm install -g aws-cli

Then use this command within your terminal:

aws configure

Fill in your aws_access_key_id and aws_secret_access_key

Use the default region and default data output(JSON)

Configure security groups

Contributors

Emilia Brizuela-Nothaft | Melody Chai | Byron Inocencio | Jonathan Mavandi

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.