Windows 2016 安装 Jenkins

Docker Jenkins 安装配置
Windows 2016 安装 Jenkins

Jenkins + SVN
Jenkins + SVN/Git + Maven + Docker + 阿里云镜像 + Kubernetes(K8S)
Jenkins Pipeline 流水线 - 声明式 Demo
Jenkins Blue Ocean
Jenkins Pipeline 流水线 - 拉代码(SVN) + Maven 编译打包
Jenkins Pipeline 流水线 - 添加节点 使用代理
Jenkins Pipeline 流水线 - withCredentials 使用
Jenkins Pipeline 流水线 - 上传文件 Publish over SSH 执行命令
Jenkins Pipeline 流水线 - 上传文件 Publish over SSH + Docker 编译 + 上传到阿里仓库
Jenkins Pipeline 流水线 - 使用代理节点,Remote SSH 对 K8S 进行升级
Jenkins Pipeline 流水线 - Parameters 参数化构建
Jenkins Pipeline 流水线 - 完整构建 Pipeline Script 脚本
Jenkins 多分支流水线(SVN)
Jenkins Pipeline SSH Publisher 环境变量、参数引用 要用双引号

https://www.jenkins.io/download/

安装

image
image
image
this account either does not have the privilege to logon
解决:控制面板\所有控制面板项\管理工具
image
image
image
image
image
image
image
image

修改 workspace

%LocalAppData% 换成指定的目录
image
重启 Jenkins服务
image

配置

输入 http://127.0.0.1:8888/
image

image

image

image

image

image
修改密码
image

安装汉化插件
image
添加国内源: http://mirror.tuna.tsinghua.edu.cn/jenkins/updates/update-center.json
image

image

image
安装后重启一下
image

posted @ 2022-10-26 08:40  VipSoft  阅读(138)  评论(0编辑  收藏  举报