更新时间:2021-07-02 15:33:13
coverpage
Title Page
Jenkins 2.x Continuous Integration Cookbook
Third Edition
Copyright
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Why subscribe?
Customer Feedback
Dedication
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
Getting Started with Jenkins
Introduction
Installing Jenkins 2 on Windows
Getting ready
How to do it...
Installing Jenkins 2 on CentOS
There's more...
Installing Jenkins 2 on Azure
How it works...
Installing Jenkins as a Service in Windows
Installing plugins in Jenkins
See also
Uploading plugins in Jenkins
Configuring proxy in Jenkins
Configuring global settings in Jenkins
Configuring JENKINS_HOME
Understanding JENKINS_HOME directory
Using different ports for Jenkins
Configuring JAVA_HOME in Jenkins
Configuring Git in Jenkins
Configuring ANT_HOME in Jenkins
Configuring MAVEN_HOME in Jenkins
Configuring GRADLE_HOME in Jenkins
Creating a Freestyle job for Ant Project
Creating a Maven Job for Maven Project