When you access Jenkins for the first time, you are presented with the Getting Started wizard. We have already been through this exercise in the previous chapter; nevertheless, in the following section, we will take a deeper look at some of its important sections.
The Jenkins setup wizard
Prerequisites
Before we begin, make sure you have the following things ready:
- A Jenkins server running on any of the platforms discussed in the previous chapter (Docker, standalone, cloud, VM, servlet container, and so on).
- Make sure your Jenkins server has access to the internet. This is necessary to download and install plugins.