Re: Docker host and Jenkins on separate machines...

2017-05-21 Thread Kirill Peskov
On 19/05/17 17:52, Alex Domoradov wrote: > Not sure what do you mean by "By default Jenkins supposes to be able > to start docker containers on the same host as itself,". > Because we are using Jenkins with AWS ECS cluster without any > problems. And our slave nodes are different EC2 instances fro

Re: Docker host and Jenkins on separate machines...

2017-05-19 Thread Alex Domoradov
Not sure what do you mean by "By default Jenkins supposes to be able to start docker containers on the same host as itself,". Because we are using Jenkins with AWS ECS cluster without any problems. And our slave nodes are different EC2 instances from master node. On Friday, May 19, 2017 at 10

Re: Docker host and Jenkins on separate machines...

2017-05-19 Thread Matt Stave
Did you try in "configure system" after installing the Docker plugin setting the Docker URL to something like tcp://172.16.42.43:4243 On Friday, May 19, 2017 at 2:20:52 AM UTC-5, Kirill Peskov wrote: > > Hi All, > > I'm googling already about an hour if not longer, but I really cannot > find an

Docker host and Jenkins on separate machines...

2017-05-19 Thread Kirill Peskov
Hi All, I'm googling already about an hour if not longer, but I really cannot find an answer to quite simple question: "How to setup Jenkins to connect to a Docker host (or multiple Docker hosts later on) running on a separate machine(s)? Docs on the jenkins.io site seem to be not really verbose a