https://github.com/jenkinsci/ssh-agents-plugin
SSH Build Agents Plugin for Jenkins
https://github.com/jenkinsci/ssh-agents-plugin
jenkins-agent jenkins-plugin ssh
Last synced: 6 months ago
JSON representation
SSH Build Agents Plugin for Jenkins
- Host: GitHub
- URL: https://github.com/jenkinsci/ssh-agents-plugin
- Owner: jenkinsci
- License: mit
- Created: 2010-12-13T05:56:44.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T20:23:42.000Z (6 months ago)
- Last Synced: 2025-04-22T10:32:54.487Z (6 months ago)
- Topics: jenkins-agent, jenkins-plugin, ssh
- Language: Java
- Homepage: https://plugins.jenkins.io/ssh-slaves
- Size: 1.85 MB
- Stars: 108
- Watchers: 97
- Forks: 138
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
SSH Build Agents Plugin for Jenkins
=========================[](https://plugins.jenkins.io/ssh-slaves)
[](https://github.com/jenkinsci/ssh-agents-plugin/releases/latest)
[](https://plugins.jenkins.io/ssh-slaves)Provides a means to launch agents via SSH.
## Documentation
* [Configure guide](doc/CONFIGURE.md)
* [Troubleshooting guide](doc/TROUBLESHOOTING.md)
* [Using the plugin with Cygwin on Windows](doc/CYGWIN.md)## Changelog
* For 1.30.0 and newer versions, see [GitHub Releases](https://github.com/jenkinsci/ssh-agents-plugin/releases)
* For previous versions, see [this file](./CHANGELOG.md)## Notes
This plugin is formerly known as "SSH Slaves Plugin".
It was renamed in [1.31.0](https://github.com/jenkinsci/ssh-agents-plugin/releases/tag/ssh-slaves-1.31.0), but the plugin ID was retained as `ssh-slaves` to retain compatibility for the plugin users.