Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions dedibox/dedicated-servers/how-to/terminate-dedibox-server.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
meta:
title: How to terminate a Dedibox server in the Online console
description: Learn how to terminate a Dedibox server in the Online console.
content:
h1: How to terminate a Dedibox server
paragraph: This guide explains how to terminate a Online Dedibox server in the Online console.
tags: dedibox terminate server online console delete cancel
dates:
posted: 2024-12-12
validation: 2024-12-12
categories:
- dedibox-console
---

<Macro id="requirements" />
- A Dedibox account logged into the [console](https://console.online.net)
- An active Dedibox server

## How to terminate your Dedibox server
1. Click your username, next to _logged in as_, in the top right corner of the [Online console](https://console.online.net/). From the drop-down menu, select **Services**. The service page displays.
2. Click the **Detail** next to the Dedibox server you want to terminate. The **Server information** page displays.
3. Click **Terminate**. A pop-up displays.
4. Click **Confirm Termination**. The Server and all associated options display.
5. Type a comment in the **Reason for termination** field, and enter a summary.
6. Click **TERMINATE THIS SERVICE AND OPTION ASSOCIATED** to confirm the termination.

<Message type="important">
Your Dedibox server will be terminated in accordance with the timing of your termination request:
To terminate a server at the end of the current month, you must submit your termination request between the 1st and 20th of that month.
If you submit your termination request after the 20th, the termination will be effective at the end of the following month.
</Message>
4 changes: 4 additions & 0 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -4979,6 +4979,10 @@
{
"label": "Use the serial console",
"slug": "use-serial-console"
},
{
"label": "Terminate a server",
"slug": "terminate-dedibox-server"
}
],
"label": "How to",
Expand Down