Giter Site home page Giter Site logo

ungtb10d / cloudtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ciarams87/cloudtools

0.0 0.0 0.0 62 KB

A Python based menu-driven console application for the management of AWS and OpenStack services using the boto and LibCloud libraries

License: GNU General Public License v3.0

Python 100.00%

cloudtools's Introduction

Read Me:
__author__ = "Ciara Stacke"
__version__ = "1.0.1"
__status__ = "Alpha"

Welcome to the CloudTools package. In order to run the program,
there is some initial set-up configuration. The program also 
makes some assumptions the user should be aware of

BEFORE YOU START:
1. The application is run by running the CloudTools.py module.
2. AWS: Ensure environmental variables are configured to allow access to a boto configuration file containing AWS credentials. Otherwise, enter boto credentials directly into the "Connections.py" file.
3. OpenStack: Enter OpenStack Credentials in the OpenStackConn.py file. The SSL security check is set to "false"; the user can instead enter path to a SSL certificate if desired.
4. Ensure you have all necessary information to hand (see ASSUMPTIONS).
5. All modules in the package are necessary to run the program.
6. FULL PATH of all source and destination paths should be provided when eg. uploading a file to a bucket eg.C:\Users\File_Name.txt
7. Where possible, avoid typos when submitting information to the application.
8. The Cloud Tools functionality requires that a security group has been created (this is how the application retreives the Account ID as there is no built-in way to retrieve this information in boto. Security groups are created automatically when an EC2 instance is launched).
    

ASSUMPTIONS:
1. The user has an AWS and OpenStack account.
2. The user has their AWS and OpenStack configuration credentials set (see above).
3. The user has entered their credentials in the OpenStackConn.py file (see above).
4. The user has at least one Keypair created on their AWS EC2 service.
5. The user has at least one security group created on their AWS account (see above).


		

cloudtools's People

Contributors

ciarams87 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.