Welcome to our YouTube tutorial on how to install Jenkins on AWS instances! In this video, we will guide you through the step-by-step process of setting up and installation Jenkins, a powerful automation tool, on your AWS virtual machines.
Link signing key
www.jenkins.io/blog/2023/03/27/repository-signing-keys-changing
Step 1: update
sudo apt update
Step 2: installation of JDK
sudo apt install default-jre
Step 3: update again
sudo apt update
Step 1: Start install jenkins
used the ref
www.jenkins.io/blog/2023/03/27/repository-signing-keys-changing
adding the key signing
$ sudo apt install jenkins
About me:
-----------------
LinkedIn: / markgelvoleo
GitHub: https://github.com/mgelvoleo/
Web Blog: https://dev-mioblog.pantheonsite.io/
YouTube: / @howtotelevision