linux jenkins Configuration

--- --- restore content begins

1, you first need to install the service jenkins / git / maven / tomcat, and configuration environment variable. In the global configuration path to jenkins tool.

 

 

2, jenkins Plug-in Manager to download the plug you need, for example ssh download here

 

3, jenkins system management - System configuration

 

Server generates a public and private key as follows:

ssh-keygen -t rsa

 

 

 

 

 

Wherein id_rsa configuration jenkins, id_rsa.pub arranged gitlab

 

 

 

Configuring ssh servicer

 

 

 

Click below to Test Configuration to verify the effective

4, jenkins arranged credential

 

 

 

5, jenkins building project

 

 

 

 

 

 

+++++++++++++++++++++++++++++++++++++++++++++++

Overall Configuration

1, the front end

 

 

 

2, the back end

 

 

 

 

 

 

 

3, System Configuration

 

 

 

4, plug-in

 

 

 

5, certificate configuration

 

 

Guess you like

Origin www.cnblogs.com/angdh/p/11530537.html