- Mastering Jenkins
- Jonathan McAllister
- 113字
- 2021-07-09 21:43:42
Summary
In this chapter, we have focused on techniques that taught us how to create and manage a Jenkins instance. This represents the foundation for automation. By mastering these configuration solutions, you have learned ways in which you can make your Jenkins system stable and scalable. In this chapter, we have discussed port changes, memory management, backups, LTS release migration, RSYNC mirroring, and configuration data.
From here, we will move on to discover the power of Jenkins slave agents, complete job management, UI administration, and much more. As we progress through our journey, we will delve into the exciting features Jenkins provides, and begin leveraging Jenkins to automate additional aspects of the SDLC.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- 軟件測試技術(shù)指南
- 從0到1:Python數(shù)據(jù)分析
- 軟件供應(yīng)鏈安全:源代碼缺陷實(shí)例剖析
- Python機(jī)器學(xué)習(xí)之金融風(fēng)險(xiǎn)管理
- Solutions Architect's Handbook
- Python一行流:像專家一樣寫代碼
- Python機(jī)器學(xué)習(xí)與量化投資
- 安卓工程師教你玩轉(zhuǎn)Android
- C/C++程序設(shè)計(jì)教程
- Web前端開發(fā)技術(shù)實(shí)踐指導(dǎo)教程
- Cinder:Begin Creative Coding
- Building Scalable Apps with Redis and Node.js
- C++ Windows Programming
- C語言解惑:指針、數(shù)組、函數(shù)和多文件編程