Can a Jenkins Slave be on the same node as the Master?

Viewed 1501

I am just starting with Jenkins, and I am confused on the Remote root directory, the WorkDir and the Internal data directory, precisely on their full path, including Hostname.

The slave is supposed to be on a different node, but I don't see where we can specify a Hostname or IP address.

The examples Remote root directory I have seen so far looks like /var/jenkins, is it on the master node ? if not how or where do we specify the remote Hostname or IP address ?

Same for the Workir, is it remote or local ?

Thanks in advance.

1 Answers
Related