Coder Social home page Coder Social logo

iltempo / ey-cloud-recipes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jerrod/ey-cloud-recipes

1.0 1.0 0.0 9.54 MB

A starter repo for custom chef recipes on EY's cloud platform. These are for reference, and do not indicate a supported status.

Home Page: http://www.engineyard.com/products/cloud

Ruby 94.97% Shell 5.03%

ey-cloud-recipes's Introduction

EY Cloud Recipes

Build Status

Introduction

The ey-cloud-recipes repository is a collection of chef cookbooks that setup and configure commonly used tools for ruby applications, as well as cookbooks that can be used to modify parts of the EY Cloud environment.

Note: These cookbooks are for reference, and do not indicate a supported status.

Quick Start Guide

  1. Clone this repository
  2. Uncomment the recipes that you wish to use in cookbooks/main/recipes/default.rb
  3. Make any changes that are mentioned in the individual cookbook's readme.md file
  4. Install the engineyard gem, if you haven't already (gem install engineyard).
  5. Upload your recipes to EY Cloud using ey recipes upload -e ENVIRONMENT, where ENVIRONMENT is the name of your environment.
  6. Run your recipes on the environment using ey recipes apply -e ENVIRONMENT

EY Cloud Documentation

A full guide to customizing your EY Cloud environment with chef can be found at the following URL:

The following pages may also be of some use:

Chef Documentation

Below is a list of chef documentation pages that you may find useful, especially if you are just getting started with chef:

There is also a great RailsCast on the use of chef-solo (however, it is only available to RailsCasts Pro subscribers):

FAQ

What version of chef is used on EY Cloud?

We use chef-solo on EY Cloud. If you are using the new Gentoo 2012 stack, then you will be using chef 10. If you are running on an older version of the stack, then it will be chef 0.6.

How can I view the recipes uploaded to an environment?

You can view the recipes that have been uploaded to an environment in two ways:

  • You can download the recipes for an environment using ey recipes download, which will be downloaded into a directory called cookbooks in the current directory.
  • You can login to any of your instances and navigate to /etc/chef-custom/recipes/cookbooks, which is the location that your custom cookbooks are located.

An error occurred during my chef run, where can I find the logs?

Next to each instance, on the dashboard, there are two links entitled "Base" and "Custom", the "Custom" link will take you to the chef log for the last run of your custom chef recipes, for that instance.

The chef log for your custom recipes is also located on each instance at /var/log/chef.custom.log

ey-cloud-recipes's People

Contributors

dennisjbell avatar jimneath avatar wyhaines avatar scottmlikens avatar demonbane avatar emachnic avatar banzaiman avatar randommood avatar tjl2 avatar mage2k avatar mdolian avatar seamusabshere avatar 7hunderbird avatar tpoland avatar jc00ke avatar bratta avatar willluongo avatar atmos avatar stolt45 avatar acco avatar crigor avatar pdsphil avatar gtd avatar jamez01 avatar johnyerhot avatar gja avatar edison avatar aspleenic avatar krutten avatar yonbergman avatar

Stargazers

Alexander avatar

Watchers

James Cloos 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.