Git Product home page Git Product logo

onestack's Introduction

## 1. deploy OpenStack from scrach.
## 部署All-in-one的OpenStack系统
Only checkout and run it! 
1. Setup a fresh Ubuntu Precise(12.04) OS. 

2. Clone onestack:
##svn checkout http://onestack.googlecode.com/svn/trunk/ onestack-read-only
git clone git://github.com/Kayven/OneStack.git

3. run it.
#cd onestack-read-only/ && ./oneStack.sh
cd OneStack && ./oneStack.sh

or

## set up OpenStack in 2 steps:
## 分拆oneStack.sh,首先安装基本系统包括5大组件和必要的服务,然后上传镜像,创建实例,需要先做网络等配置,参照oneStack.sh里面的说明
base: ./setup_base.sh
img and instance: ./setup_test.sh


## usefull tools
## 2. delete OpenStack
./delStack.sh

## 3. delete all
./delAll.sh

## 4. reset OpenStack
./resetStack.sh clear
./resetStack.sh

## 5. add OpenStack compute node
./addComputeNode.sh

## 6. add OpenStack client manage node
./addClient.sh

## 8. otherwise, contact me at [email protected], thanks.

onestack's People

Contributors

kayven avatar

Watchers

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