[[PageOutline(2-5,Contents,pullout)]] = Manages cloud (aws) resources using boto and pychef = = ALPHA! This plugin is in progress. I intend to share an alpha version soon - stay tuned. - rhg, 2011-01-26 = == Description == This plugin helps you manage cloud (aws) resources through chef including: * Launch an ec2 instance and apply one or more chef roles * Edit the chef run_list (and other attributes) of existing ec2 instances * Terminate ec2 instances and delete its chef node * View all instances in a report-like grid This plugin relies heavily upon [http://boto.cloudhackers.com/ boto] and [https://github.com/coderanger/pychef pychef]. == Bugs/Feature Requests == Existing bugs and feature requests for CloudPlugin are [report:9?COMPONENT=CloudPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=CloudPlugin&owner=robguttman new ticket]. == Download == Download the zipped source from [download:cloudplugin here]. == Source == You can check out CloudPlugin from [http://trac-hacks.org/svn/cloudplugin here] using Subversion, or [source:cloudplugin browse the source] with Trac. == Example == trac.ini config ... [cloud] ... == Recent Changes == [[ChangeLog(cloudplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:robguttman] [[BR]] '''Maintainer:''' [wiki:robguttman] [[BR]] '''Contributors:'''