Giter Site home page Giter Site logo

patlachance / cloudyscripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ably-forks/cloudyscripts

0.0 1.0 0.0 544 KB

CloudScripts minor fork to fix small issues for myself - please refer to master git repo at http://rubyforge.org/projects/cloudyscripts

License: MIT License

cloudyscripts's Introduction

Prefix

Please note that this Github repo is a fork of the master at rubyforge.org/projects/cloudyscripts This version is very likely to be out of date, and is customised for my purposes. I would not advise you to use this repo for any other reason than cherry picking commits.

About

CloudyScripts is a library that implements tasks that support common usecases on Cloud Computing Infrastructures (such as Amazon EC2 or Rackspace). It aims to facilitate the implementation of usecases that are not directly available via the providers' API (e.g. like encrypting storage, migrating instances betweem accounts, activating HTTPS). The scripts typically use the provider APIs plus remote access to command-line tools installed on the instances themselves.

Installation and Usage

Installation

gem install CloudyScripts

Usage

All scripts are available under /lib/scripts/<provider> They are initialized with a set of parameters and return a well-define set of return values.

Scripts

Here are the scripts implemented so far:

  • #DmEncrypt (encrypt Amazon EBS Storage using dm-encrypt)

  • #CopyAmi (copy Amazon AMI between Regions)

  • #CopySnapshot (copy Amazon Snapshot between Regions)

  • #Ami2EbsConversion (create an EBS-Backed Amazon AMI from an Instance-Store Amazon AMI)

  • #CriticalPortsAudit (check Amazon SecurityGroups for publicly opened critical ports)

  • #OpenPortChecker (check Amazon SecurityGroups and Instances to found opened port without service running behind)

Questions and Suggestions

Frederic Donnat [email protected] elastic-security.com

cloudyscripts's People

Contributors

fred-secludit avatar jungmats avatar mattheworiordan avatar

Watchers

 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.