GithubHelp home page GithubHelp logo

web5design / chef Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chef/chef

0.0 2.0 0.0 252 KB

A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.

Home Page: http://www.opscode.com/chef/

License: Apache License 2.0

chef's Introduction

Chef

Chef is a configuration management tool designed to bring automation to your entire infrastructure.

The Chef Wiki is the definitive source of user documentation.

This README focuses on developers who want to modify Chef source code. For users who just want to run the latest and greatest Chef development version in their environment, see the Installing Chef from HEAD page on the wiki.

Contributing/Development

Before working on the code, if you plan to contribute your changes, you need to read the Opscode Contributing document.

You will also need to set up the repository with the appropriate branches. We document the process on the Working with Git page of the Chef wiki.

Once your repository is set up, you can start working on the code. We do use TDD with RSpec, so you'll need to get a development environment running.

Requirements

Ruby 1.8.7+ (As of 2012-05-25 Ruby 1.8.6 should still work, except for CHEF-2329.)

Environment

In order to have a development environment where changes to the Chef code can be tested, we'll need to install a few things after setting up the Git repository.

Non-Gem Dependencies

Install these via your platform's preferred method; for example apt, yum, ports, emerge, etc.

  • Git
  • GCC and C Standard Libraries, header files, etc. (i.e., build-essential on debian/ubuntu)
  • Ruby development package

Runtime Rubygem Dependencies

First you'll need bundler which can be installed with a simple gem install bundler. Afterwords, do the following:

bundle install

Testing

We use RSpec for unit/spec tests. It is not necessary to start the development environment to run the specs--they are completely standalone.

rake spec

License

Chef - A configuration management system

Author: Adam Jacob ([email protected])
Copyright: Copyright (c) 2008-2012 Opscode, Inc.
License: Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

chef's People

Contributors

adamhjk avatar akzhan avatar algorist avatar btm avatar chrisroberts avatar ctennis avatar danielsdeleo avatar deepalijagtap avatar dougm avatar hosh avatar iafonov avatar imeyer avatar jcam avatar jkeiser avatar khozlov avatar kisoku avatar lamont-granquist avatar llaurent avatar marcparadise avatar mdkent avatar mlandauer avatar mleinart avatar prajaktapurohit avatar renchap avatar schisamo avatar stevendanna avatar stormsilver avatar tfheen avatar thbishop avatar zuazo avatar

Watchers

 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.