CI & deployment

I am looking to use jenkins for CI and capistrano for deployments. It
seems whiskey_disk is also simple for deployment. Any recommendations
here?

Thanks,
Rog

On Mon, Dec 5, 2011 at 11:46 AM, Rog [email protected] wrote:

I am looking to use jenkins for CI and capistrano for deployments. It
seems whiskey_disk is also simple for deployment. Any recommendations
here?

Hi Rog,
I’ve been using both for a few years. I’m happy with both.
Capistrano, though, seems to be overkill in some situations, where I
preferred to use only git and a new remote where to push to and a few
hooks in the remote host.

Hope this helps.


Leonardo M…
There’s no place like ~