Giter Club home page Giter Club logo

stratos-vagrant-box's Introduction

Stratos Runtime and Development Environments

Stratos Runtime Environment

Overview

This project contains scripts to automate the setup of Ubuntu 13.04 to support Stratos, and to also automate the setup of puppet and the Stratos runtime. This environment can also setup a local Openstack environment for those users who want minimal configuration of an IaaS to try out Stratos.

Pre-requisites

This environment uses Vagrant (download) and Virtualbox (download).

WARNING: Make sure you install Vagrant from the above link and not your distribution's vagrant package.

  • The host machine must:
    • not be a virtual machine
    • be an OS supported by Vagrant and Virtualbox (Linux, OS X, Windows)
    • have at least 5Gb free memory
    • have 64 bit architecture

Tested with:

  • Vagrant 1.6.2
  • Virtualbox 4.3.8r92456

Quick Start

To setup stratos and openstack:

  • Install Vagrant using the above link
  • Install Virtualbox using the above link
  • Clone this project: git clone [email protected]:snowch/stratos-vagrant-box.git
  • Change into the project directory: cd stratos-vagrant-box
  • Set the version of Stratos you want to checkout see Stratos Version, below.
  • Execute the command: vagrant plugin install plugin/pkg/stratos-x.y.z.gem (replace x.y.z with the actual version)
  • Execute the command: vagrant stratos --help
  • Follow the instructions printed by help

Stratos Version

The environment checks out and builds 4.0.0 version. If you want to change the version:

  • cp stratos_version.conf.example stratos_version.conf
  • Edit the STRATOS_SRC_VERSION value (e.g. master)

Issues

  • This environment will not work if you access the internet through a Proxy (transparent proxies should be ok).
  • See github issues page for a list of known issues.

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.