Skip to content

cvarjao/jenkins-sshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSHD server for Jenkins (BETA)

This project creates a SSHD server implementing only the necessary commands used by Jenkins SSH Slaves plugin

Using an thin SSH server allows:

  • slave.jar provision/update
  • encrypted channel (instead of the non-encrypted JNLP)
  • ability to restart slave from master with a new (clean) JVM (Now supported by JNLP)
  • consistency between different OS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages