Sha256: 5d762f250126e4843d75881f63379f4c5b5903df970e99765a8cb98dacdcba94

Contents?: true

Size: 879 Bytes

Versions: 2

Compression:

Stored size: 879 Bytes

Contents

= Divvy

Divvy is an easy to configure, easy to extend server provisioning framework written in Ruby.

I created this for use on a specific project and have not yet gotten around to documenting or testing it :)

Stay tuned.

== Principals

Divvy was created to 

 - There is a difference between preparing a server and managing instances.
 - Provisioning a server is more than just installing required software.
 - Capistrano and Vlad are great for deployment, but are overkill for busting out SSH commands.
 - Specific scripts should extend Divvy as necessary.

== Credits

Divvy was created and currently maintained by Michael Dwan.

Inspiration came from Marcus Crafter's Sprinkle, Capistrano, Evan Petrie from Metromix, and 
several other scripts and frameworks I have attempted to use over the years.

== Copyright

Copyright (c) 2009 Michael Dwan. See LICENSE for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
michaeldwan-divvy-0.1.2 README.rdoc
michaeldwan-divvy-0.1.5 README.rdoc