Jenkins is an automation server forked from the Hudson project. It has support for many SCM (Source Control Management) software systems […]
Category: Jenkins
Separate Jenkinsfiles from Sources and Prevent unwarranted editing
Managing multiple repositories in your organization each with Jenkinsfiles for CI/CD can be dented with the security problem of them […]
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 to the local network are not allowed” as […]
Automatically clean up Jenkins Workspace after Builds Complete
Jenkins usually creates a workspace for your builds automatically and uses it to clone code, build node_modules in case it is a […]
How To Install Jenkins on Rocky Linux 8
Jenkins is a free to use and open-source automation server created to help Developers automate most repetitive technical tasks that […]
How To Use Multi-Branch Pipeline in Jenkins
In many tech organizations that have embraced DevOps culture and tooling, one of the tools that you are probably going […]
How To Integrate SonarQube with Jenkins
In our recent guide, we took the installation of Jenkins and installation of SonarQube by the horn and we managed to get them working. […]
How To Install Jenkins on Amazon Linux 2
Jenkins is a free to use and open source automation server written in Java. It is created to enable developers […]
How To Install Jenkins Server on Kubernetes | OpenShift
In the previous article, we discussed how to Setup self-hosted Gitea private repository on a Kubernetes cluster. This article will […]
Install and Configure Jenkins Server on CentOS 7
How can I install Jenkins Server on CentOS 7?. Jenkins is an open source automation server written in Java that was […]
- 1
- 2