sharingio/pair

Add requirement for SSH keys on GitHub account before instance creation

Closed this issue · 0 comments

It may be problematic for accessing an instance if the user creating the instance doesn't have an SSH key on their account.

My ideas are

  • to auto generate a key-pair only for that instance and provide the private key
  • instruct steps on how to generate and use SSH keys, as well as submit the public key to a GitHub account