Rotate the server's machine credential key
The server's machine credential is the key used by Devopness to connect to your server.
- On Devopness, navigate to a project then select an environment
- Find the
Serverscard - Click the
Viewin theServerscard to see a list of existingServers - In the list of servers, find the server for which you want to rotate the machine credential key and click the
NAMEof the server - On the upper-right corner of the server details view, click
ACTIONS - Use the drop-down menu to choose
Rotate Key - Wait for the
server:rotate-keyaction to be completed
Restart a Server
Sometimes running many concurrent pipelines may slow down your servers. Restart your server to force all running tasks to end and start the server again in the same action.
Connect to your servers using SSH
Sometimes you and your team members need to connect to your servers to run commands from the terminal. Connect via SSH to ensure your servers only executes commands by authorized SSH keys.