Sha256: f5a8299f644d988011125fc5dcdbfe08c376005a73d0239ca87c89c722538062

Contents?: true

Size: 989 Bytes

Versions: 1

Compression:

Stored size: 989 Bytes

Contents

Chicken Soup... for the Deployment Soul
================================

Installation
------
Add `require 'chicken_soup'` to your deploy.rb file.

Assumptions
------
You're deploying with RVM
You have a `db:backup` task (link to mine)
You have a `db:seed` task (link to mine)
You have a `db:samplize` task (link to mine)
You have a non-priviledged `deployment` user and a priviledged `manager` user.  The `manager` user has sudo capabilities.

Issues
------

If you have problems, please create a [Github issue](https://github.com/jfelchner/chicken_soup/issues).

Credits
-------

![thekompanee](http://www.thekompanee.com/public_files/kompanee-github-readme-logo.png)

chicken_soup is maintained by [The Kompanee, Ltd.](http://www.thekompanee.com)

The names and logos for The Kompanee are trademarks of The Kompanee, Ltd.

License
-------

chicken_soup is Copyright © 2011 The Kompanee. It is free software, and may be redistributed under the terms specified in the LICENSE file.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chicken_soup-0.0.2 README.md