当前位置:网站首页>安装配置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
注:配置完成以后记得保存!
边栏推荐
- R语言使用MASS包的polr函数构建有序多分类logistic回归模型、使用coef函数获取模型中每个变量(自变量改变一个单位)对应的对数优势比(log odds ratio)
- R language ggplot2 visualization: use ggplot2 to visualize the scatter diagram, and use the labs parameter to customize the X axis label text (customize X axis labels)
- ASP. Net large takeout ordering system source code (PC version + mobile version + merchant version)
- PHP - fatal error: allowed memory size of 314572800 bytes exhausted
- How to introduce devsecops into enterprises?
- 03_ Dataimport of Solr
- openGauss数据库源码解析系列文章—— 密态等值查询技术详解(下)
- How to make a second clip of our media video without infringement
- LeetCode_ 67 (binary sum)
- Postman简介、安装、入门使用方法详细攻略!
猜你喜欢
黑马程序员-软件测试-10阶段2-linux和数据库-44-57为什么学习数据库,数据库分类关系型数据库的说明Navicat操作数据的说明,Navicat操作数据库连接说明,Navicat的基本使用,
Tdengine biweekly selection of community issues | phase III
freesurfer运行完recon-all怎么快速查看有没有报错?——核心命令tail重定向
Solution of commercial supply chain collaboration platform in household appliance industry: lean supply chain system management, boosting enterprise intelligent manufacturing upgrading
【leetcode周赛总结】LeetCode第 81 场双周赛(6.25)
【学习笔记】阶段测试1
Countermeasures of enterprise supply chain management system in UCA Era
How can non-technical departments participate in Devops?
网上电子元器件采购商城:打破采购环节信息不对称难题,赋能企业高效协同管理
Opengauss database source code analysis series articles -- detailed explanation of dense equivalent query technology (Part 2)
随机推荐
Discussion on memset assignment
Tdengine biweekly selection of community issues | phase III
leetcode:881. lifeboat
Niuke: intercepting missiles
Enjoy what you want. Zhichuang future
Thymeleaf th:classappend属性追加 th:styleappend样式追加 th:data-自定义属性
Intelligent supply chain collaboration system solution for daily chemical products industry: digital intelligent SCM supply chain, which is the "acceleration" of enterprise transformation
ASP.NET大型外卖订餐系统源码 (PC版+手机版+商户版)
Use the word "new" to attract curious people
美国费城发生“安全事故” 2名警察遭枪杀
CyCa children's physical etiquette Ningbo training results assessment came to a successful conclusion
Tidb DM alarm DM_ sync_ process_ exists_ with_ Error troubleshooting
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用coef函数获取模型中每个变量(自变量改变一个单位)对应的对数优势比(log odds ratio)
实现一个博客系统----使用模板引擎技术
R language ggplot2 visualization: visual line graph, using legend in theme function The position parameter defines the position of the legend
[learning notes] stage test 1
R language ggplot2 visualization: gganimate package is based on Transition_ The time function creates dynamic scatter animation (GIF) and uses shadow_ Mark function adds static scatter diagram as anim
动态规划
C语言中限定符的作用
Thymeleaf 使用后台自定义工具类处理文本