Coder Social home page Coder Social logo

devbox's Introduction

devbox-cookbook

This cookbook is designed to set up a development workstation or virtual machine in one step, using chef-zero. This isn't necessarily something you would use on a day-to-day basis (see: test kitchen, chef server, etc.).

Supported Platforms

  • Debian 8.5
  • MacOS X 10.11

Instructions

wget https://raw.githubusercontent.com/christopherdeutsch/devbox/master/bootstrap.sh && chmod +x bootstrap.sh && su root -c ./bootstrap.sh

Why?

A lot of the examples out on the 'net for setting up a workstation using chef are old, and rely on using chef-solo instead of chef-zero.

Others are unnecessarily complex; for example, they require adding a workstation as an actual chef node, which is overkill if the node isn't actually going to be managed.

I wanted to create something I could just check out from github and run with a single command, which would install some stuff I needed in a repeatable and testable manner.

It also allows me to maintain this as a real cookbook with no special magic that would prevent regular chef runs, or tools, from working.

How it works

Quick rundown:

  1. Uses the chefzero_simple gem to enable running chef-zero locally with minimal hassle
  2. Provides a bootstrap.sh shell script to download/install/run everything
  3. Provides a zero.json file with the devbox cookbook runlist

License and Authors

Author:: Christopher Deutsch ([email protected]) License:: BSD

devbox's People

Stargazers

Kage Lyall avatar

Watchers

James Cloos avatar Kage Lyall avatar

Forkers

realchrisolin

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.