Yup, most of the time you want to push a build automatically is for staging 
servers. For prod, good chance that you want to do it at a specific time.

> I think about this each day as I update apps on our servers.  Jenkins makes 
> it easier, but the final install steps should be automated.  However, each 
> build on Jenkins shouldn't necessarily go live.  The final deployment step 
> should take a forced action or trigger to signify a deployable build.
> 
> -G
> 
> On Jul 24, 2012, at 5:22 AM, Pascal Robert wrote:
> 
>> Hi guys,
>> 
>> This is something I'm thinking about for months, and since I see a lot of 
>> people having issues with deployment, I have a couple of ideas to improve it.
>> 
>> 1) To have REST actions inside wotaskd. By having that, we won't ever need 
>> JavaMonitor to manage wotaskd. You could use curl or any HTTP tools, and you 
>> could rewrite Monitor in JavaScript or whatever. 
>> 
>> 2) Upload support into wotaskd so that you can ship the app to it and 
>> wotaskd will take care of putting it at the correct location.
>> 
>> 3) Deployment support in WOLips. Choose WOLips Tools -> "Deploy" and 
>> build/deploy your app directly from WOLips.
>> 
>> 4) Deployment plugin in Jenkins that would connect to the REST actions of 
>> wotaskd.
>> 
>> 5) RPM and .deb packages of wotaskd and mod_webobjects, with a Yum/apt-get 
>> repositories to install/update the deployment tools on Linux.
>> 
>> Opinions? 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/mastermind%40knuckleheads.net
>> 
>> This email sent to [email protected]
> 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to