You can now connect to the server at a website level using SSH keys on STORM.
Before you follow the steps in this guide you will need to generate yourself an SSH key. If you are unsure on how to do this please see some of the below links for reference:
Installing your SSH key onto STORM
Once you have generated your key on your local computer you will need to install it in your STORM profile.
First click on your profile and then select SSH Keys
Then click the add key button
Paste your SSH key into the key details box and then click add key
You should now see your key listed as below
Next follow the steps to allow access to your websites using SSH keys
Enabling access via SSH keys to your websites
Navigate to your websites dashboard by finding it in servers dashboard and clicking the cog
Then click on SSH in the left hand pane
On the SSH page find the Manage SSH keys panel and click the Add Key button
Find your SSH key from the dropdown list:
And finally click the install key button
You will now be able to connect via SSH to the server using the servers hostname, the websites username and your SSH key