notes for jenkins-agent using ssh

This is my note for add jenkins-agent using ssh

  1. Create new node at jenkins dashboard and setting directory for root directory file for storing your deployment
  2. Choose Launch Agent via ssh
  3. Add host for remote agent
  4. Choose Jenkins credential > SSH Username with private key
  5. Add login vm username
  6. Add credential > copy your id ~/.ssh/id_rsa to private key
  7. Host key verification choose Non
  8. and dont forget to copy you id_rsa.pub to remote ~/.ssh/authorized_keys
  9. Dont forget install java because agent using java “sudo apt install openjdk-17-jdk”
  10. Thats it and dont forget to see your log

Discover more from Susiloharjo

Subscribe to get the latest posts sent to your email.

Related Posts

flameshot

solving problem flameshot not run on ubuntu 24.04 lts

As you know Flameshot is a powerful, open-source screenshot tool for Linux and other platforms that offers advanced annotation and editing features directly within the capture interface….

ubuntu bluetooth

bluetooth problem with ubuntu 24.02 lts

I try many ways to fix my bluetooth speaker and finally this works for me , give a try maybe will help you also. restart the Bluetooth…

nginx-error-log

Howto resolve nginx proxy manager failed to renew ssl

  I’ve been using Nginx Proxy Manager for a couple of years now. It provides free SSL with Let’s Encrypt, is designed with security in mind, and…

neuralink brain chip

Neuralink: Revolutionizing Human-Computer Interaction with Brain-Computer Interfaces

What is Neuralink? Neuralink is a revolutionary technology developed by Elon Musk and his team of neuroscientists and engineers. The primary goal of Neuralink is to create…

vector storage

Advantages of Vector Storage for LLMs and AI

In the rapidly evolving landscape of artificial intelligence (AI) and machine learning (ML), one technology stands out as a game-changer: vector storage. This specialized form of data…

GRIT

Implementing GRIT in the Workplace: A Step-by-Step Guide

This Article is based on the Book GRIT by Angela Duckworth, The Power of Passion and Perseverance, As employees, we’ve all faced challenges and obstacles that can…

Discover more from Susiloharjo

Subscribe now to keep reading and get access to the full archive.

Continue reading