If you use chef and AWS you may be interested in a Trac plugin I wrote that
helps orchestrate chef node deployments in AWS:

 http://trac-hacks.org/wiki/CloudPlugin

The plugin can be viewed as a UI and coordination wrapper to pychef and boto
(python-based AWS API).  I've been using it for four months now in
production and it has enabled us to get to push-button deployments
(including serial to clustered nodes behind a load balancer) amongst other
management benefits.  For example, we also use it to (push-button) audit the
diff between the target and current repo branch/rev on each node using
Trac's built-in source code diff viewer - so (for us) this dashboard feels
quite natural inside of Trac.

Cheers.
- Rob

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to trac-dev@googlegroups.com.
To unsubscribe from this group, send email to 
trac-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to