GithubHelp home page GithubHelp logo

web5design / awsninja_ec2resourcemanagement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awsninja/awsninja_ec2resourcemanagement

0.0 3.0 0.0 83 KB

PHP libraries for managing your Images, Instances, Volumes and Snapshots on Amazon EC2.

Home Page: http://awsninja.com

awsninja_ec2resourcemanagement's Introduction

EC2ResourceManagement - A PHP EC2 Framework - Version 0.0

INTRODUCTION
------------
For details visit the related article on the AWS Ninja blog:
http://wp.me/pWVsZ-3Y

REQUIREMENTS
------------

PHP 5
awsninja_core - Core components for all AWSNinja libraries.


INSTALLATION
------------

  1. Copy the awsninja_ec2resourcemanagement folder to the same location 
     that contains the awsninja_core directory.
  
  2. Make sure your AWS Key and Secret Key are set in the config.php in
     the AWSCore directory.  View config.samp.php if you need guidance.
  
  3. From the command line, enter the examples subdriectory and  run the 
     buildEC2ResourceInventory.php script to intially configure your
     EC2 resources in your SimpleDb database.
  
	4. Inspect and run the other examples to learn how the EC2ResourceManagement
	   package works.
	   
NOTES
-----
The classes directory contains classes that represent the EC2Resource records
you have in SimpleDb.  The "EC2Classes" directory contains classes that
represent actual EC2 objects.  The "EC2Classes" are essentially the objects
that are returned from the EC2 API.

awsninja_ec2resourcemanagement's People

Watchers

JT5D avatar 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.