当前位置:网站首页>Install and configure Jenkins
Install and configure Jenkins
2022-07-05 14:42:00 【Luma community】
brief introduction
Jenkins It's an open source software project , Is based on Java A continuous integration tool for development , Used to monitor continuous repetitive work , To provide an open and easy-to-use software platform , Enable continuous integration of software projects
Download run
- download war package , Upload to server
Download address :https://www.jenkins.io/download/
- start-up Jenkins( First of all, you need to configure JDK)
nohup java -jar jenkins.war &
- Open browser access (ip:8080)

- Input password , Click to continue ( Password in log file :C:\Users\Administrator.jenkins\secrets\initialAdminPassword)
- Choose to install the recommended plug-ins

- Wait for installation to complete

- Create the first account

- Configure access path

- Basic configuration completed , Start using

- Global configuration

- To configure maven settings

- To configure JDK

- To configure Git

- To configure maven

- Install and configure NodeJS( If you need to deploy Node project )
install NodeJS plug-in unit
To configure NodeJS
notes : Remember to save after configuration !
边栏推荐
- Intelligent supply chain collaboration system solution for daily chemical products industry: digital intelligent SCM supply chain, which is the "acceleration" of enterprise transformation
- CPU设计实战-第四章实践任务三用前递技术解决相关引发的冲突
- SaaS multi tenant solution for FMCG industry to build digital marketing competitiveness of the whole industry chain
- 【华为机试真题详解】欢乐的周末
- 基于TI DRV10970驱动直流无刷电机
- Online electronic component purchasing Mall: break the problem of information asymmetry in the purchasing process, and enable enterprises to effectively coordinate management
- Using tensorboard to visualize the training process in pytoch
- 周大福践行「百周年承诺」,真诚服务推动绿色环保
- 【NVMe2.0b 14-9】NVMe SR-IOV
- How can non-technical departments participate in Devops?
猜你喜欢

安装配置Jenkins

微帧科技荣获全球云计算大会“云鼎奖”!

Opengauss database source code analysis series articles -- detailed explanation of dense equivalent query technology (Part 2)

Section - left closed right open

How can non-technical departments participate in Devops?

面试突击62:group by 有哪些注意事项?

Run faster with go: use golang to serve machine learning

Interview shock 62: what are the precautions for group by?

【华为机试真题详解】字符统计及重排

实现一个博客系统----使用模板引擎技术
随机推荐
微帧科技荣获全球云计算大会“云鼎奖”!
Two policemen were shot dead in a "safety accident" in Philadelphia, USA
Countermeasures of enterprise supply chain management system in UCA Era
The speed monitoring chip based on Bernoulli principle can be used for natural gas pipeline leakage detection
循环不变式
Faire un clip vidéo auto - média deux fois, comment clip n'est pas considéré comme une infraction
Principle and performance analysis of lepton lossless compression
Explain Vue's plan to clean up keepalive cache in time
The function of qualifier in C language
Thymeleaf 常用函數
实现一个博客系统----使用模板引擎技术
Implement a blog system -- using template engine technology
想进阿里必须啃透的12道MySQL面试题
SaaS multi tenant solution for FMCG industry to build digital marketing competitiveness of the whole industry chain
外盘入金都不是对公转吗,那怎么保障安全?
CPU design practice - Chapter 4 practical task 2 using blocking technology to solve conflicts caused by related problems
【数组和进阶指针经典笔试题12道】这些题,满足你对数组和指针的所有幻想,come on !
LeetCode_ 69 (square root of x)
2022年国内正规的期货公司平台有哪些啊?方正中期怎么样?安全可靠吗?
Longest common subsequence dynamic programming