当前位置:网站首页>安装配置Jenkins
安装配置Jenkins
2022-07-05 14:31:00 【撸码社区】
简介
Jenkins是一个开源软件项目,是基于Java开发的一种持续集成工具,用于监控持续重复的工作,旨在提供一个开放易用的软件平台,使软件项目可以进行持续集成
下载运行
- 下载war包,上传至服务器
下载地址:https://www.jenkins.io/download/
- 启动Jenkins(首先需要配置好JDK)
nohup java -jar jenkins.war &
- 打开浏览器访问(ip:8080)

- 输入密码,点击继续(密码在日志文件:C:\Users\Administrator.jenkins\secrets\initialAdminPassword)
- 选择安装推荐的插件

- 等待安装完成

- 创建第一个账号

- 配置访问路径

- 基础配置完成,开始使用

- 全局配置

- 配置maven settings

- 配置JDK

- 配置Git

- 配置maven

- 安装并配置NodeJS(如果需要部署Node项目)
安装NodeJS插件
配置NodeJS
注:配置完成以后记得保存!
边栏推荐
- Faire un clip vidéo auto - média deux fois, comment clip n'est pas considéré comme une infraction
- 世界环境日 | 周大福用心服务推动减碳环保
- LeetCode_ 67 (binary sum)
- 分享 20 个稀奇古怪的 JS 表达式,看看你能答对多少
- Discussion on memset assignment
- 微帧科技荣获全球云计算大会“云鼎奖”!
- 强联通分量
- R语言ggplot2可视化:可视化折线图、使用theme函数中的legend.position参数自定义图例的位置
- Use the word "new" to attract curious people
- Mysql database installation tutorial under Linux
猜你喜欢

Thymeleaf th:classappend attribute append th:styleappend style append th:data- custom attribute

Tiflash compiler oriented automatic vectorization acceleration

Security analysis of Web Architecture

乌卡时代下,企业供应链管理体系的应对策略

想进阿里必须啃透的12道MySQL面试题
![Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]](/img/c2/a5f5fe17a6bd1f6f9df828ddd224d6.png)
Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]

What are the advantages and characteristics of SAS interface

世界环境日 | 周大福用心服务推动减碳环保

Chow Tai Fook fulfills the "centenary commitment" and sincerely serves to promote green environmental protection
![[summary of leetcode weekly competition] the 81st fortnight competition of leetcode (6.25)](/img/d7/f49bca8da2ce286c18508325985990.png)
[summary of leetcode weekly competition] the 81st fortnight competition of leetcode (6.25)
随机推荐
How does redis implement multiple zones?
Show strength. In this way, the mobile phone will not be difficult to move forward
启牛学堂班主任给的证券账户安全吗?能开户吗?
dynamic programming
Lepton 无损压缩原理及性能分析
Mysql database installation tutorial under Linux
Thymeleaf th:classappend attribute append th:styleappend style append th:data- custom attribute
Topology visual drawing engine
日化用品行业智能供应链协同系统解决方案:数智化SCM供应链,为企业转型“加速度”
After the microservice project is deployed, static resources and files uploaded to upload cannot be accessed. Solution
分享 12 个最常用的正则表达式,能解决你大部分问题
世界环境日 | 周大福用心服务推动减碳环保
R language ggplot2 visual bar graph: visualize the bar graph through the two-color gradient color theme, and add label text for each bar (geom_text function)
详解Vue适时清理keepalive缓存方案
Chow Tai Fook fulfills the "centenary commitment" and sincerely serves to promote green environmental protection
CYCA少儿形体礼仪 宁波市培训成果考核圆满落幕
Scenario based technology architecture process based on tidb - Theory
Longest common subsequence dynamic programming
R语言ggplot2可视化:使用ggplot2可视化散点图、使用labs参数自定义X轴的轴标签文本(customize X axis labels)
【学习笔记】图的连通性与回路