Servers
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.
- 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 you want to restart 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
Restart - Wait for the
server:restartaction to be completed - Follow the guide Get a Server’s Status
The server status will be "running"
Stop a Server
Sometimes you may want to interrupt a server to stop a long running task. Stop a server to force any running tasks to end.
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.