Remove a Self Hosted Server
Learn how to remove a self hosted server
NOTE: Removing a self hosted server will not delete its data from the host
- 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 remove and click the
NAME
of the server - On the upper-right corner of the server details view, click
REMOVE
- Follow the prompts then click
REMOVE SERVER
- Wait for the
server:remove
action to be completedIf this action fails, maybe your server status is different from "stopped", if this is the case follow the guide Stop a Server
- Follow the guide Get a Server’s Status
The server status will be "deleted"
Required Permissions:
NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:
Resource Type | Permission |
---|---|
Server | Remove |
For instructions on how to grant user permissions in an environment, see Add team to an Environment