Difference between revisions of "Node Installer"
(Created page with "== Rationale == Jenkins is setup by default on one system and executes all the jobs locally to that system. The Jenkins platform has the ability to distribute jobs to remote s...") |
(No difference)
|
Revision as of 22:07, 12 January 2017
Rationale
Jenkins is setup by default on one system and executes all the jobs locally to that system. The Jenkins platform has the ability to distribute jobs to remote systems. This is called a Master Slave configuration in Jenkins parlance.