Create an SSH Key

Table of contents
  1. 1. Objective
  2. 2. Create a new SSH Key

Objective

Before you can launch your deployment, you need to create an SSH Key in the RightScale Dashboard. The SSH key is passed into the new instance to allow root login access to your instance via SSH. Typically you'll find it inserted into /root/.ssh/authorized_keys after the instance is launched.  If you launch an instance with an SSH Key pair that was not created through RightScale, then many of our convenient features (bundling, backups, automation, etc) will not be available to you.  Without knowing the contents of the SSH Keys, RightScale will not be able to access your instance to perform such tasks.

NOTE: You can create an SSH Key with any type of account (Free Trial, Developer, Premium). 

Create a new SSH Key

Go to Clouds -> AWS -> SSH Keys. Click New

Name the key pair "production" and click Create.

02-ssh_key_create.gif

 

Copy this key locally to SSH into your instance.

03-ssh_key_code.gif

 

 ----------------------

Did you find this document helpful?  Please feel free to leave us a comment below so that we'll know how we can improve our documentation.  Thanks!

 

 

Tag page
Viewing 3 of 3 comments: view all
I want to know about the key,where it will store it.
Posted 06:22, 22 Sep 2008
how I can edit my key If i want to change it with new.
Posted 07:57, 22 Sep 2008
how I can edit my key If i want to change it with new.
Posted 07:57, 22 Sep 2008
Viewing 3 of 3 comments: view all
You must login to post a comment.