Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Guides > Chef Cookbooks Developer Guide > Developer > Source Control Management Systems > GitHub > Create a Git SSH Key

Create a Git SSH Key

Objective

To create a new SSH Key on GitHub, which is required to authenticate a code push to a GitHub repository.

Prerequisites

Steps

  1. Log into your user account on GitHub. (http://github.com)
     
  2. Go to your Account Settings.
    screen-Git_AccountSettings-v1.png
     
  3. Go to your SSH Keys section and click the Add New SSH Key button.  You will need to provide a title and the contents of the key. For instructions on how to generate a new key, see Create an RSA Key Pair.
    screen_GitHub-New-SSH_v1.png
     
  4. Click Add Key.

 

Create a Credential

  • If you are using the "Chef Development Environment (CDE)" ServerTemplate to create a Chef development server in the cloud for developing Chef cookbooks and recipes, you will need to use this credential when you define the server's inputs so that you can push code changes from the Chef development server to your GitHub repositories.  See Create a New Credential.
You must to post a comment.
Last modified
22:06, 16 May 2013

Tags

Classifications

This page has no classifications.

Announcements

None


© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.