Deploy SSH Key

Deploy your SSH Keys to each of the servers you want to give access to using those keys.

  1. On Devopness, navigate to a project then select an environment
  2. Find the SSH Keys card
  3. Click View in the SSH Keys card to see a list of existing SSH Keys
  4. In the list of SSH keys, find the SSH key you want to deploy and click the NAME of the SSH key
  5. On the upper-right corner of the SSH key details view, click DEPLOY
  6. Choose a deploy pipeline to be run, then click Next
  7. Review deploy information, then click DEPLOY
  8. 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