that really depends on the amount of machines and if it is for dev/test servers or prod boxes. puppet is nice but some hooks in git/subversion do the trick for auto updating dev/test server. in prod you want to be more cautious and update by hand (from a central repository) or with simple ssh scripts. if you use shell scripts that make use of ssh keys you are pretty well automated in no time. lenz
On Wed, Oct 15, 2008 at 9:02 AM, Mark Rickerby <[EMAIL PROTECTED]> wrote: > > Most of the "deployment tools" I use are handrolled scripts in > Ruby/Rake or PHP to automate repetitive command line bashing... > > > > --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
