Get a Server’s Status
Sometimes you might want to check if a server is currently running. Get the server status to check if a server is currently running, stopped or deleted.
- On Devopness, navigate to a project then select an environment
- Find the
Servers
card - Click the
View
in theServers
card to see a list of existingServers
- In the list of servers, find the server you want to inspect and click the
NAME
of the server - On the upper-right corner of the server details view click
ACTIONS
- Use the drop-down menu to choose
Status
- Wait for the
server:get-status
action to be completed - Check the action logs to see the server's current status