1.安装tomcat,具体参考:https://blog.csdn.net/doulihang/article/details/82344570

2.登录Jenkins官网:https://jenkins.io/download/,下载安装包

使用tomcat在windows系统搭建Jenkins

3.将下载好的.war文件放在tomcat的webapp目录下

使用tomcat在windows系统搭建Jenkins4.运行tomcat

使用tomcat在windows系统搭建Jenkins

5.打开浏览器输入http://localhost:8080/jenkins

使用tomcat在windows系统搭建Jenkins

6.用户名输入admin,打开:C:\Users\Administrator\.jenkins\secrets\initialAdminPassword,复制文件中的字符串到密码输入框,点击登录,登录成功

使用tomcat在windows系统搭建Jenkins

7.修改admin密码,1)点击admin,2)点击设置,3)输入密码和确认密码,点击保存

使用tomcat在windows系统搭建Jenkins

使用tomcat在windows系统搭建Jenkins

使用tomcat在windows系统搭建Jenkins

8.点击注销,用新密码重新登录Jenkins,登录成功,密码修改成功

使用tomcat在windows系统搭建Jenkins

相关文章:

  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2021-04-21
  • 2021-05-13
猜你喜欢
  • 2021-05-14
  • 2022-03-05
  • 2021-11-04
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案