Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilyakatz/ey-cloud-recipes

Custom Chef Recipes for AppCloud. Mostly experimental.
https://github.com/ilyakatz/ey-cloud-recipes

Last synced: about 2 months ago
JSON representation

Custom Chef Recipes for AppCloud. Mostly experimental.

Awesome Lists containing this project

README

        

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](http://cloud.engineyard.com/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