Node app Deployment using Jenkins Agent
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 ...
May 5, 20242 min read7
