Coder Social home page Coder Social logo

simpleaws's Introduction

Simple AWS

Simple AWS is a little collection of tools to easily:

  • list OpsWorks instances in a layer and start an ssh session
  • search and list EC2 instances by name and start an ssh session

I've started this project to minimize time spent searching for problematic instances on AWS Console, grabbing the public DNS and ssh'ing.

Usage

Configure your AWS settings as of config.yml instructions

Run "python main.py" with the following arguments:

  • -c path to config.yml
  • -l OpsWorks Layer ID (optional if set on config.yml)
  • --offline show offline instances (optional, default=False)
  • ec2 for EC2 search functions or opsworks for... OpsWorks

usage: main.py [-h] -c CONFIG_PATH [-l LAYER_ID] [--offline OFFLINE]
{ec2,opsworks}

Connect to OpsWorks instances.

positional arguments:
{ec2,opsworks} service to connect

optional arguments:
-h, --help show this help message and exit
-c CONFIG_PATH, --config CONFIG_PATH
path to configuration file
-l LAYER_ID, --layer LAYER_ID
layer id to search for instances if different from
specified in config.yml
--offline OFFLINE return offline instances?

simpleaws's People

Contributors

victorcampos avatar

Watchers

James Cloos avatar  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.