Greenhost Cosmos: Difference between revisions
(Created page with "= Launching a VPS instance on Greenhost Cosmos = == Step 1 : Login == Credentials to be provided by Hackers & Designers for the purposes of this workshop. == Step 2 : Creat...") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
Credentials to be provided by Hackers & Designers for the purposes of this workshop. | Credentials to be provided by Hackers & Designers for the purposes of this workshop. | ||
NofJocsAt9RedinIrvIc0 | |||
== Step 2 : Create a new instance == | == Step 2 : Create a new instance == | ||
Line 9: | Line 13: | ||
Click "Add instance" | Click "Add instance" | ||
[[File:Screen_Shot_2016-05-10_at_12.34.31.png]] | [[File:Screen_Shot_2016-05-10_at_12.34.31.png|800px]] | ||
== Step 3 : Create/Add SSH keys == | |||
Although the Hackers & Designers account already has an SSH keys. Let's create one for everyone in the workshop. I always reference [https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/ Github's] documentation for SSH key creation. | |||
When your finished use the <code>cat</code> command to print and then copy your public key. | |||
[[File:Screen_Shot_2016-05-10_at_13.13.38.png|800px]] | |||
=== The key needs to be added to Greenhost account. === | |||
Click and paste at the arrows. | |||
[[File:Greenhost SSH keys.png|800px]] | |||
If you did it correctly you should see it here. | |||
[[File:Screen Shot 2016-05-10 at 13.08.22.png|800px]] | |||
== Step 4 : Create a VPS instance == | |||
[[File:Screenshot 10 05 16 13 30.png|800px]] | |||
== Step 5 : Connect! == | |||
[[File:Screen Shot 2016-05-10 at 12.44.21.png|800px]] | |||
[[File:Screen Shot 2016-05-10 at 12.47.00.png|800px]] |
Latest revision as of 12:50, 2 July 2016
Launching a VPS instance on Greenhost Cosmos
Step 1 : Login
Credentials to be provided by Hackers & Designers for the purposes of this workshop.
NofJocsAt9RedinIrvIc0
Step 2 : Create a new instance
Click "Add instance"
Step 3 : Create/Add SSH keys
Although the Hackers & Designers account already has an SSH keys. Let's create one for everyone in the workshop. I always reference Github's documentation for SSH key creation.
When your finished use the cat
command to print and then copy your public key.
The key needs to be added to Greenhost account.
Click and paste at the arrows.
If you did it correctly you should see it here.