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 add SSH Public Key Authentication in GitPod #28

Open
ochorocho opened this issue Sep 8, 2022 · 2 comments
Open

How to add SSH Public Key Authentication in GitPod #28

ochorocho opened this issue Sep 8, 2022 · 2 comments
Labels
enhancement New feature or request GitPod Related to GitPod integration

Comments

@ochorocho
Copy link
Owner

Test public key authentication and add documentation in the info.md file

@ochorocho ochorocho added enhancement New feature or request GitPod Related to GitPod integration labels Sep 12, 2022
@ochorocho
Copy link
Owner Author

Currently it's not possible to pass a multiline variable to gitpod

@ochorocho
Copy link
Owner Author

  • ssh-keygen -t ed25519 -f gitpod_key -C gitpod && gitpod_key | base64 - use base64 string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GitPod Related to GitPod integration
Projects
None yet
Development

No branches or pull requests

1 participant