Steve, I have been looking at using Ant for application deployment to multiple servers. I see there is a known problem with ant 1.6.5 where a sshexec request will close stdout. This can be patched, but this problem is pretty serious since multiple sshexec requests would be needed. I have been looking at the documentation for SmartFrog. Can you point out a doc that describes the issues of deployment? This would include distribution of build files, execution of deployment scripts, configuration, and logging/notification?
Thanks much! --glenn On 1/4/06, Steve Loughran <[EMAIL PROTECTED]> wrote: ... > If it is more complex you have just entered the world of systems > management. This is no longer a build-time step, it is something that > operations want to get involved in too. SmartFrog (http://smartfrog.org) > is one option. Others are > > -the premium big-system management tools like the Microsoft Datacenter > thing, > -linux rpms (that is, package everything as rpms and use your server's > RPM tools to install stuff). > -cfengine (unix/linux only) > -bcfg > -lcfg (lcfg.org) > > Large-Scale CM is still a research topic. 3 machines is solved. 500+ > nodes is considered leading edge. > http://config.sage.org/faq.html > http://homepages.informatics.ed.ac.uk/group/lssconf/ > > Before you try any of this, find out who will be in charge of keeping > the machine operational and talk to them. Find out what they > like/dislike, and work with them to come up with a solution that > everyone is happy with. > > > -Steve > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]