Passionate ORACLE DATABASE ADMINISTRATOR | DevOps Enthusiast with a strong background in cloud architecture and solutions engineering.
Nothing here yet.
May 5, 2024 · 2 min read · First, we will setup Jenkins Agent To setup an agent, the Master and Agent nodes must connected using SSH. We need to add the Master node's public key into the Agent node's authorized keys. On Master node... go to /home/ubuntu/.ssh select .pub key ...
Join discussion
May 2, 2024 · 2 min read · For Jenkins Installation see my blog at below link: react-django-to-do-app-using-jenkins Select 'Create a job' Select Pipeline Select GitHub project Select GitHub hook trigger for GITScm polling Pipeline script in Groovy Syntax ...
Join discussion
Apr 26, 2024 · 4 min read · What Is a Terraform Module? In Terraform, Modules are groups of .tf files that are kept in a different directory from the configuration as a whole. A module’s scope encompasses all of its resources. So, if the user needs information about the resour...
Join discussion
Feb 21, 2024 · 1 min read · Select Jenkins Freestyle Project Select GitHub project and provide your github project URL Provide GitHub Repository URL... Branches to build Build Trigger--Select 'GitHub hook trigger for GITScm polling' For automatic deployment...
Join discussion