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

Jenkins Administrator's Guide
By :

You need a Jenkins instance where you are an administrator. The one we made earlier in the book would work well, but any Jenkins instance is fine.
Not using the Jenkins that we made earlier in the book?
If you're using a different Jenkins, understand that admin
user is an administrator and adder-admin
is not an administrator. Also, there is a folder called adder
where the adder-admin
user has full permissions.
We will store a shared library in a GitHub repository, so you'll need a GitHub account. Other Git repositories such as Bitbucket or GitLab are also okay as long as you're comfortable with the Git commands.
We will create a shared library function to send a Slack message, so you'll need access to a Slack workspace where you can add an app and get a token. If your company doesn't use Slack or you don't have the permissions to add an app, you can create your own workspace for free at slack.com...