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.
NOTE: Any applications or daemons on this server will stop working as a consequence of the server being stopped.
WARNING: Your server's public IP address will be updated the next time the server is started, unless you have a static IP address set configured for the selected instance on your cloud provider. That means that if your server does not have a static IP address associated to it, the next time this server is started all domains that point to this server's old IP address will need to be updated to point to the server's new IP address.
- 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 stop 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
Stop
- Wait for the
server:stop
action to be completed - Follow the guide Get a Server’s Status
The server status will be "stopped"