- Learning Continuous Integration with Jenkins
- Nikhil Pathania
- 124字
- 2021-07-16 10:41:57
Chapter 2. Setting up Jenkins
The current chapter is all about installing Jenkins across various platforms. We will begin with a short introduction to Jenkins and the components that make it. We will also explore why Jenkins is a better choice than the other Continuous Integration tools, and how it fits in as a Continuous Integration server.
Later in the chapter, we will go through an in-detail installation of Jenkins inside a container (the Apache Tomcat server), followed by an analysis of the merits of such an approach, thereby answering why most organizations choose to use Jenkins inside a Web Server.
Last but not least, we will see how to install Jenkins across various types of operating systems as a standalone application.
推薦閱讀
- Ansible權威指南
- Persistence in PHP with the Doctrine ORM
- 白話區塊鏈
- 精通Linux內核開發
- 計算機系統開發與優化實戰
- Linux操作系統應用編程
- Docker+Kubernetes應用開發與快速上云
- Java EE 8 Design Patterns and Best Practices
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Vim 8文本處理實戰
- Linux系統最佳實踐工具:命令行技術
- Troubleshooting Docker
- Windows Server 2008組網技術與實訓(第3版)
- Agile IT Security Implementation Methodology
- OpenHarmony開發與實踐:基于紅莓RK2206開發板