Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ilyakatz/ey-cloud-recipes
- Owner: ilyakatz
- Created: 2011-01-21T14:35:06.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-21T17:10:19.000Z (almost 14 years ago)
- Last Synced: 2024-10-16T15:32:00.977Z (3 months ago)
- Language: Ruby
- Homepage: http://www.engineyard.com/products/appcloud
- Size: 82.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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