Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Windows support for Fleetctl #1043

Open
Xe opened this issue Nov 29, 2014 · 4 comments
Open

Windows support for Fleetctl #1043

Xe opened this issue Nov 29, 2014 · 4 comments

Comments

@Xe
Copy link

Xe commented Nov 29, 2014

Unfortunately, I find myself working on windows a lot as of late, and I would like to have fleetctl running on windows. Thankfully it builds normally, but at runtime it fails due to the lack of an ssh-agent domain socket. Windows doesn't support the idea of domain sockets, and I don't use cygwin on my windows machine.

Could there a way to instead hardcode an SSH key for fleetctl use? Perhaps something like FLEETCLT_SSH_PRIVATE_KEY or an equivalent?

This also fixes the root problem of deis/deis#2607.

@mboersma
Copy link

mboersma commented Dec 1, 2014

+1.

@bcwaldon
Copy link
Contributor

bcwaldon commented Dec 1, 2014

This seems reasonable. I would prefer to see it implemented as a -i/--identity-file to follow openssh's lead which could then be set using FLEETCTL_IDENTITY_FILE.

@IbnSaeed
Copy link

Any update ?

@bcwaldon
Copy link
Contributor

I personally don't have the time to work on this. If anyone wants to tackle it, I would be more than happy to review.

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

No branches or pull requests

5 participants