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.

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/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to