Code Monkey home page Code Monkey logo

surekhajadhwani / cloud-gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bu-nu-cloud-sp16/cloud-gateway

0.0 1.0 0.0 8.19 MB

Developing a Cloud Gateway (CG) virtual machine that runs on an OpenStack network to expand the local resource and provision on premise compute-resources for seamless scaling of applications for peak workloads via an AWS Virtual Private Cloud (VPC).

License: Apache License 2.0

Python 50.76% HTML 26.99% Shell 22.25%

cloud-gateway's Introduction

#Cloud Gateway

Group Members

  • Mania Abdi
  • Rahul Bahal
  • Qianli Ma
  • Ayush Singh

Description

This

Intro&Demo Video

ScreenShot

How to use it?

1. Installation

# On the VM you wannan use as VCG of provate cloud
# clone this repo
git clone https://github.com/BU-NU-CLOUD-SP16/cloud-gateway.git

# initialize environment
cd cloud-gateway
sudo ./bin/initialize.sh

2. Configuration

You will need to configure you hybird cloud setting in ./config/config.yaml, here's an example configuration

KeyPair: "N Viginia" 
HqPublicIp : "52.26.103.3" 
HqPrivateIp : "10.0.1.121" 
HqCidr : "10.0.0.0/16"

VpcCidr : "10.1.0.0/16" 
PublicCidr : "10.1.0.0/24" 
PrivateCidr : "10.1.1.0/24" 

VcgIp : "10.1.0.100"
VcgServicePort : "6432"
InstanceType : "t2.micro"
# This should be the ubuntu AMI id in default region
ImageId : "ami-fce3c696"
IpsecConfigPath : "/home/ubuntu/ipsec/"

3. Deployment


cloud-gateway's People

Contributors

chienlima avatar singhay 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.