
Thanks, Bob.
I am a SCM engineer using ClearCase for version control and BuildForge to do the build automation. I am looking at a solution for the deployment. While I was trying to build my own web application, I thought there must be something out there to do the same.
What features are you looking for?
1. Able to list all build result (deployment unit,e.g. in a zip file) in a directory or binary repository in a web page.
2. Have a couple of buttons to click, say deploy this zip file to DEV environment.
What technologies and platforms are you working in?
At this moment, it's Java.
How many releases are you anticipating?
Once a day to the DEV environment for each application.
I am looking at these two you mentioned, Chef and Puppet, not sure if I need that complehensive. I was thinking click a button and the underline deployment script to take the zip to the server and do the installation.
Jirong