Quantcast

How to hold web application not to run on same server as jenkins is using

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

How to hold web application not to run on same server as jenkins is using

varghese


After build job application is automatically up on same server.
I want the application to be on different server to be deployed..Build cause application to up on same..


Solution please
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: How to hold web application not to run on same server as jenkins is using

Sami Tikka
Your question has little to,do with Jenkins, but maybe you can use commands like scp and ssh to copy files to another server and execute commands on another server.

-- Sami

Varghese Renny <[hidden email]> kirjoitti 28.6.2012 kello 8.08:

>
>
> After build job application is automatically up on same server.
> I want the application to be on different server to be deployed..Build cause application to up on same..
>
>
> Solution please
Loading...