Top "Slave" questions

Jenkins Slave port number for firewall

We use Jenkins 1.504 on Windows. We need to have Master and Slave in different sub-networks with firewall in between. We …

jenkins port firewall slave
Jenkins Error cloning remote repo 'origin', slave node

I need some help here, It's been a week I'm with this problem, can't figure out what's going on. I'm …

windows github jenkins slave
MySQL slave I/O thread not running

I have set up replication for MySQL server. I can connect from the slave machine to the master server using …

mysql replication slave
Error: "could not initailize master info structure" while doing Master Slave Replication in MySQL

I am trying to do Master Slave Replication for MySQL. When i am typing the following command: CHANGE MASTER TO …

mysql replication master slave
Jenkins build slave appears offline but slave service is up and Running

I am having trouble that Jenkins home page shows the Build slave is offline. But when I actually log in …

jenkins slave
Jenkins - Unable to git clone from slave node. SSH keys

I have just set up my first Jenkins slave. I run the build, and I hit problems with the SSH …

git ssh hudson jenkins slave
mysql replication - slave server on one database

I couldn't find an answer to my question. I have 2 mysql servers. Master server Slave server Now i want to …

mysql replication master slave
Which settings.xml is used by jenkins slave?

I have a Jenkins master (running on a small Linux box) and a Jenkins slave (running on a "correct" XP …

maven hudson jenkins slave
Set environment variable before executing maven (In a jenkins build)

I am setting up a jenkins slave on a machine that is supposed to build a maven project containing some …

maven jenkins environment-variables slave
Reconfigure and reboot a Hudson/Jenkins slave as part of a build

I have a Jenkins (Hudson) server setup that runs tests on a variety of slave machines. What I want to …

hudson jenkins reboot slave