Add an SSH key
Sometimes you and your team members need to connect to your servers to run commands from the terminal. Add SSH keys to environment servers to ensure secure server access by only the authorized SSH keys.
- On Devopness, navigate to a project then select an environment
- Find the SSH Keyscard
- Click Viewin theSSH Keyscard to see a list of existingSSH Keys
- On the upper-right corner of the list click ADD SSH KEY
- Provide a name to the SSH Keybeing added. For example, "Company Laptop"
- Paste in the public key
- If you want to create a new key, see Create an SSH key pair for instruction on how to create a public key
 
- Click NEXT
- Follow the prompts to complete the configuration of the new SSH Key
- Click CONFIRM