Difference between revisions of "Distributed Jenkins"
(Created page with "Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub.") |
|||
Line 1: | Line 1: | ||
Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub. |
Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub. |
||
+ | |||
+ | |||
+ | |||
+ | # On master: |
||
+ | |||
+ | sudo -u jenkins -H ssh-keygen |
||
+ | |||
+ | |||
+ | On your master machine go to Manage Jenkins > Manage Nodes. |
Revision as of 21:32, 21 December 2016
Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub.
- On master:
sudo -u jenkins -H ssh-keygen
On your master machine go to Manage Jenkins > Manage Nodes.