Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ssh-agent app #8

Open
ip1981 opened this issue May 18, 2017 · 0 comments
Open

Add ssh-agent app #8

ip1981 opened this issue May 18, 2017 · 0 comments

Comments

@ip1981
Copy link
Owner

ip1981 commented May 18, 2017

Add ssh-agent app (multiple instances). This app should support options for UNIX socket, user to run as (the socket owner), and list of private SSH keys (and pass-phrases?).

When deployed, the UNIX socket is exposed to other applications via the SSH_AUTH_SOCK environment variable. Possible consumers: Jenkins.

Note, that Jenkins has the ssh-agent plugin, which does exactly the same, but it has some bugs, and separate ssh-agent application is more general solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant