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

How to store SSH key when using Github Codespaces? #398

Open
fonewiz opened this issue Sep 1, 2023 · 0 comments
Open

How to store SSH key when using Github Codespaces? #398

fonewiz opened this issue Sep 1, 2023 · 0 comments

Comments

@fonewiz
Copy link

fonewiz commented Sep 1, 2023

When using VS Code and SSH FS on my local machine, I just store my SSH key locally and point to that when configuring my connections to each server.

I am trying to test out and maybe move to Github Codespaces but I can't lose the use of SSH FS.

I have synced my settings for VS Code which syncs my SSH FS config and all my server configs just fine. Of course when I try to connect to any of my servers the connection fails because it can't find the SSH Key locally on the CodeSpace.

How do I handle storing my SSH keys when using Code Spaces? I am guessing I could store the key within each Code Space but it would be great if I could store my keys in Code Spaces somehow outside of each code space.

Any ideas are appreciated, thanks.

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