Skip to content

Commit 1bf7ce5

Browse files
author
pptfz
committed
更新jenkins笔记
1 parent e337fbe commit 1bf7ce5

2 files changed

Lines changed: 46 additions & 8 deletions

File tree

docs/Linux/devops/gitea/gitea安装.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,5 @@ DISABLE_REGISTRATION = true
278278

279279

280280

281-
282-
283-
284-
285281
<h3>我喜欢这个软件最重要的一点就是</h3><h2 style={{color: 'red'}}>这个软件支持中文!!!</h2>
286282

docs/Linux/devops/jenkins/jenkins安装/CentOS7.5安装jenkins-2.176.md renamed to docs/Linux/devops/jenkins/jenkins安装/jenkins安装.md

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,51 @@
22

33

44

5-
# CentOS7.5安装jenkins-2.176
5+
# jenkins安装
66

77
[jenkins中文官网](https://jenkins.io/zh/)
88

99
[jenkins官网](https://jenkins.io)
1010

11+
[jenkins github](https://github.com/jenkinsci/jenkins)
1112

1213

13-
## 1.安装jdk8
1414

15-
> **jenkins运行依赖jdk**
15+
## 标准安装
1616

17-
**自行到[oracle官网](https://www.oracle.com/technetwork/java/javase/downloads/index.html)下载jdk**
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
##
36+
37+
38+
39+
40+
41+
### 安装jdk
42+
43+
jenkins版本与jdk版本兼容说明 [官方文档](https://www.jenkins.io/doc/book/platform-information/support-policy-java/)
44+
45+
46+
47+
48+
49+
**自行到 [oracle官网](https://www.oracle.com/technetwork/java/javase/downloads/index.html) 下载jdk**
1850

1951

2052

@@ -172,3 +204,13 @@ https://pkg.jenkins.io/redhat-stable/
172204
**默认语言填写zh_CN**
173205

174206
![iShot_2024-08-22_17.16.39](https://raw.githubusercontent.com/pptfz/picgo-images/master/img/iShot_2024-08-22_17.16.39.png)
207+
208+
209+
210+
211+
212+
213+
214+
215+
216+
## docker安装

0 commit comments

Comments
 (0)