Deploy SSH Key
Deploy your SSH Keys to each of the servers you want to give access to using those keys.
- On Devopness, navigate to a project then select an environment
- Find the
SSH Keys
card - Click
View
in theSSH Keys
card to see a list of existingSSH Keys
- In the list of SSH keys, find the SSH key you want to deploy and click the
NAME
of the SSH key - On the upper-right corner of the SSH key details view, click
DEPLOY
- Choose a deploy pipeline to be run, then click
Next
- Review deploy information, then click
DEPLOY
- Wait for the
ssh-key:deploy
action to be completed
Required Permissions:
NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:
Resource Type | Permission |
---|---|
SSH Key | Deploy |
For instructions on how to grant user permissions in an environment, see Add team to an Environment