• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Jenkins plugin for deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Jenkins plugin for deployment


  • Subject: Re: Jenkins plugin for deployment
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 10 Aug 2012 12:36:46 -0700

Cool!


On 2012-08-10, at 12:32 PM, Pascal Robert wrote:

>
> Le 2012-08-10 à 11:10, Pascal Robert a écrit :
>
>> I think we should have a Jenkins plugin for deployment, but I'm not sure of the route to take. Options that I'm thinking of:
>>
>> - Leverage the "Publish Over SSH Plugin" plugin so that the bundle is copied over by SSH and use the REST API in wotaskd/Monitor to restart (or bounce) the application. Main problem: it won't work for people deploying on Windows (unless you have a SSH server on Windows, but you have to run Windows, good change you can't run a SSH service).
>>
>> - Add HTTP upload into wotaskd.
>>
>> - Add a little FTP server in wotaskd that would run on a specific port (NOT the default FTP ports) and make the plugin to deploy the app by FTP.
>
> I just found that the Apache group who do a FTP server also have a SSH server available. I did a quick test, and it's perfect because you can set it on any port, it's light, you provide your own authenticator, you can only allow SCP so that nobody can run commands, and it will solve the permission problems since any files that will be copied with the same user that wotaskd is running with.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/gvc/practical_webobjects









 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Jenkins plugin for deployment (From: Pascal Robert <email@hidden>)
 >Re: Jenkins plugin for deployment (From: Pascal Robert <email@hidden>)

  • Prev by Date: Re: Jenkins plugin for deployment
  • Next by Date: Creating an AjaxModalDialog wizard
  • Previous by thread: Re: Jenkins plugin for deployment
  • Next by thread: Creating an AjaxModalDialog wizard
  • Index(es):
    • Date
    • Thread