Delete a Server provisioned by Devopness

Learn how to delete a server provisioned by Devopness on a cloud provider

This action will delete all server data on the cloud provider

  1. On Devopness, navigate to a project then select an environment
  2. Find the Servers card
  3. Click the View in the Servers card, to see a list of existing Servers
  4. In the list of servers, find the server you want to delete and click the NAME of the server
  5. On the upper-right corner of the server details view, click REMOVE
  6. Follow the prompts then click REMOVE
  7. Wait for the server:remove action to be completed

    If this action fails, maybe your server status is different from "stopped", if this is the case follow the guide Stop server

  8. Follow the guide Get server status

    The server status will be "deleted"

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
ServerRemove

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub