-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Jenkins Administrator's Guide
By :

The mechanics of upgrading the controller are rather simple – just update the Jenkins image tag, build a new image, and restart. However, the upgrade can't be completed without stopping and starting a new container, which means that there will be an unavoidable downtime. Let's see how to handle this effectively.
There are three main ways to communicate with users: emails, messengers, and Jenkins system messages. Let's first look at emails.
When AD or LDAP is used for authentication, the best practice is to create an AD group and have all users join the group as part of onboarding to Jenkins. With an AD group, we can easily contact all users through the group's email address, and also have an accurate count of the number of users. There can be multiple AD groups for a more specific user/group permission as we saw for adder
or subtractor
projects...