GithubHelp home page GithubHelp logo

windops / razor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nanliu/razor

0.0 0.0 0.0 2.31 MB

Razor is next generation provisioning software that handles bare metal hardware and virtual server provisioning

Home Page: https://github.com/puppetlabs/Razor/wiki/

License: Other

C 5.29% Ruby 92.20% Shell 0.11% JavaScript 2.39%

razor's Introduction

Project Razor

Build Status

Introduction

Project Razor is a power control, provisioning, and management application designed to deploy both bare-metal and virtual computer resources. Razor provides broker plugins for integration with third party such as Puppet.

This is a 0.x release, so the CLI and API is still in flux and may change. Make sure you read the release notes before upgrading

How to Get Help

We really want Razor to be simple to contribute to, and to ensure that you can get started quickly. A big part of that is being available to help you figure out the right way to solve a problem, and to make sure you get up to speed quickly.

You can always reach out and ask for help:

  • by email or through the web on the [email protected] mailing list. (membership is required to post.)
  • by IRC, through #puppet-razor on freenode.

Authors

Installation

Follow wiki documentation for installation process:

https://github.com/puppetlabs/Razor/wiki/installation

Razor MicroKernel

Environment Variables

  • $RAZOR_HOME: Razor installation root directory.

  • $RAZOR_RSPEC_WEBPATH: optional rspec HTML output path.

  • $RAZOR_LOG_PATH: optional Razor log directory (default: ${RAZOR_HOME}/log).

  • $RAZOR_LOG_LEVEL: optional Razor log output verbosity level:

      0 = Debug
      1 = Info
      2 = Warn
      3 = Error (default)
      4 = Fatal
      5 = Unknown
    

Directory structure

./bin - control scripts
./conf - configuration YAML files
./doc - Documentation (YARD)
./images - default images directory
./install - installation bits
./lib - root library folder
./test_scripts - testing scripts
./rspec - unit tests (RSpec)

Starting services

Start Razor API with:

cd $RAZOR_HOME/bin
./razor_daemon.rb start

License

See LICENSE file.

Reference

razor's People

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.