The Nautilus DevOps team has recently setup a Jenkins server, which they want to use for some CI/CD jobs. Before that they want to install some plugins which will be used in most of the jobs. Please find below more details about the task
Click on the Jenkins button on the top bar to access the Jenkins UI. Login using username admin and Adm!n321 password.
Once logged in, install the Git and GitLab plugins. Note that you may need to restart Jenkins service to complete the plugins installation, If required, opt to Restart Jenkins when installation is complete and no jobs are running on plugin installation/update page i.e update centre.
Note:
After restarting the Jenkins service, wait for the Jenkins login page to reappear before proceeding.
For tasks involving web UI changes, capture screenshots to share for review or consider using screen recording software like loom.com for documentation and sharing.
To verify result, you can check if git and github are installed or not from installed plugins.
It’s better to update required plugin before installing new one If plugins failed to install, then go to updates section, and select plugins that are require to update Once Update completed, install the plugins You may get timeout/error, just try again You may need to restart jenkins server several times.