Use this category to discuss the doubts and questions about the Jenkins course on KodeKloud
Some new requirements have come up to install and configure some packages on the Nautilus infrastructure under Stratos Datacenter. The Nautilus DevOps team installed and configured a new Jenkins server so they wanted to create a Jenkins job to automate this task. Find below more details and complete the task accordingly:
-
Access the Jenkins UI by clicking on the Jenkins button in the top bar. Log in using the credentials: username admin and password Adm!n321.
-
Create a new Jenkins job named install-packages and configure it with the following specifications:
Add a string parameter named PACKAGE. Configure the job to install a package specified in the $PACKAGE parameter on the storage server within the Stratos Datacenter. Note:
-
Ensure to install any required plugins and restart the Jenkins service if necessary. Opt for Restart Jenkins when installation is complete and no jobs are running on the plugin installation/update page. Refresh the UI page if needed after restarting the service.
-
Verify that the Jenkins job runs successfully on repeated executions to ensure reliability.
-
Capture screenshots of your configuration for documentation and review purposes. Alternatively, use screen recording software like loom.com for comprehensive documentation and sharing.
My Laptop video{ https://drive.google.com/file/d/1qNQ5cCixffBst5B1qk9039EIE3kGyZTA/view?usp=sharing } i have refred thes docs as well: https://github.com/dpakGit/100_Days_of_DevOps/blob/main/100_Day_Tasks/Day_71:_Configure_Jenkins_Job_for_Package_Installation/Task.md Day 71: Configure Jenkins Job for Package Installation Jenkins Install Packages Kodekloud | Add string parameter named PACKAGE https://www.youtube.com/watch?v=5uAJDcylLHg @KodeKloud Team @Rob (KodeKloud)
Google Docs
GitHub
100_Days_of_DevOps/100_Day_Tasks/Day_71:Configure_Jenkins_Job_for…
Contribute to dpakGit/100_Days_of_DevOps development by creating an account on GitHub.
KodeKloud - DevOps Learning Community
Day 71: Configure Jenkins Job for Package Installation
Hey everyone, I just worked on the task Day71. I was able to perform the task by using “Publish Over SSH” module and also by adding the command “natasha ALL=(ALL) NOPASSWD: ALL” in sudoers file. I am sure there might be an alternative option. Please let me know.
Jenkins Install Packages Kodekloud | Add string parameter named PA…
devops,kodekloud,task,kodekloudengineer,JenkinsInstallPackages,packages,stringparameter,string,parameter,nbtech,nbtechsupport,jenkins,taskfail,failed
Jenkins Install Packages Kodekloud | Add string parameter named PA…

