Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 561 Bytes

ey-cloud-recipes

This is a repository of some basic recipes for EY-Cloud using chef to deploy, setup, and configure common tools for Rails applications.

Installation

Follow these steps to use custom deployment recipes with your applications.

  • Download your ey-cloud.yml file from your EY Cloud Extras page and put it in your HOME directory ~/.ey-cloud.yml
  • Install the required gems: sudo gem install engineyard
  • Upload them with: ey recipes upload
  • Apply them with; ey recipes apply