How to Setup Jenkins Master and Slave on Ubuntu
Jenkins is an automation server forked from the Hudson project. It has support…
Separate Jenkinsfiles from Sources and Prevent unwarranted editing
Managing multiple repositories in your organization each with Jenkinsfiles for CI/CD can…
Resolve “Url is blocked: Requests to the local network are not allowed” GitLab Error
After upgrading GitLab, you may encounter the error “Url is blocked: Requests…
Automatically clean up Jenkins Workspace after Builds Complete
Jenkins usually creates a workspace for your builds automatically and uses it…
How To Install Jenkins on Rocky Linux 8
Jenkins is a free to use and open-source automation server created to…
How To Use Multi-Branch Pipeline in Jenkins
In many tech organizations that have embraced DevOps culture and tooling, one…
How To Integrate SonarQube with Jenkins
In our recent guide, we took the installation of Jenkins and installation of SonarQube by the…
How To Install Jenkins on Amazon Linux 2
Jenkins is a free to use and open source automation server written…
How To Install Jenkins Server on Kubernetes | OpenShift
In the previous article, we discussed how to Setup self-hosted Gitea private…
Install and Configure Jenkins Server on CentOS 7
How can I install Jenkins Server on CentOS 7?. Jenkins is an open…