Git Product home page Git Product logo

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. For Gentoo 2016 or v5 stack, please see documentation for Migrating Custom Chef Recipes from V4 to V5.

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 radamanthus avatar tpoland avatar jimneath avatar rbankston avatar dvalfre avatar wyhaines avatar crigor avatar scottmlikens avatar mdolian avatar demonbane avatar emachnic avatar czimmerman avatar randommood avatar banzaiman avatar tjl2 avatar mage2k avatar paulasaurus avatar grummfy avatar seamusabshere avatar 7hunderbird avatar willluongo avatar jamez01 avatar jc00ke avatar bratta avatar atmos avatar stolt45 avatar acco avatar seanmarcia avatar ukitazume avatar

Watchers

James Cloos avatar Junaid Malik 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.