Comments on How to Install Jenkins on AlmaLinux 8

Jenkins is an open source automation software for continuous application integration and deployment. In this guide, we will show you how to install Jenkins on an AlmaLinux 8 system and walk through some basic configuration ideas.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: osman_alee

Thanks for this.Will add some updates.1- The GPG key will be,

sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io-2023.key

2- The jdk should be 11,yum install java-11-openjdk