> Resurrecting this a bit... I have to check those tools (ControlTier, > Capistrano), but a more higher level question: does this mean those tools > sit on top of Puppet or other System Configuration Tool, doing changes to > Puppet manifiests, or simply that one assumes a System Configuration Tool to > keep the "system" (defined as ... dunno, everything but the applications? > Packages, services, disks, etc) managed and then uses a separate > language/model to deal with the particularities of web applications?
I tried making the app responsible for declaring its immediate dependencies. Obviously you're going to need to have middleware etc. on the systems before you start app deployment. But if the app knows some of the gory detail, I think that's good. http://www.build-doctor.com/2009/12/09/dependency-hell/
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.