Giter Club home page Giter Club logo

cs_buildup's Introduction

Cloudstack buildup - bash script V1.0

do not use this for production - just for testing (use in a VM!)

OS: Ubuntu 14.04
Cloudstack Version: 4.4 - 4.9 (latest subversion)
Virtualisation: KVM (you need nested virtualisation on your Host - otherwise you will get an error adding the host to Cloudstack)

This script will build up an fully working Cloudstack.
You will have the Cloudstack Management, Cloudstack Agent, NFS Server, MySQL Server, KVM and a "fully" working (Hints) advanced Zone on one host.

You need at least:

  • 2 Cores
  • 4GB RAM
  • 2 disks:
    • one approx. 5 - 10 GB (root disk / OS)
    • one additional disk for the NFS Storage (primary, secondary, template) approx. 30GB or more - no partitions! no FS! - the scripts will do the needfull
  • one NIC

Howto

clone the repository

apt-get install git -y
git clone https://github.com/se-bre/cs_buildup.git

make scripts executable

cd cs_buildup/scripts
chmod +x install.sh prepare.sh check.sh cs_inst_quiet.sh ssvm.sh cloudmonkey.sh zone_setup.sh

execute just the "install.sh" as root!

./install.sh

answer all the questions (if you don´t know - just answer with "y")


configure cloudstack per IP_of_the_System:8080/client

Username: admin
Password: password


Hints

  • the bigger the host the more you are able to build up (2core + 4GB is min) ;)
  • if you want to test the Cloudstack Basic Setup skip the "configure cloudstack advanced zone?" step and configure it on your own (maybe i´ll implement this later)
  • console proxy not working ... yet

cs_buildup's People

Watchers

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