Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dedibox-console): Adding tunnel Dedibox server termination ext-add-dedibox-console-howto #4111

31 changes: 31 additions & 0 deletions dedibox-console/account/how-to/terminate-dedibox-server.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this page should be in the dedibox/dedicated-servers/ section (rather than dedibox-console/acount).

This new page also needs to be added to the menu (json file, here: https://github.com/scaleway/docs-content/blob/main/menu/navigation.json)

If you like, I can close this PR and I'm happy to redo it myself in the right section and add it to the menu in that branch? Or feel free to do it all yourself if you prefer:-)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping @Jonathan-alter :)

meta:
title: How to terminate a Dedibox server under Online console
description: Learn how to terminate a Dedibox server under online console.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Learn how to terminate a Dedibox server under online console.
description:Learn how to terminate a Dedibox server in the Online console.

content:
h2: How to terminate a Dedibox server
paragraph: This guide explains how to terminate a Online Dedibox server.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
paragraph: This guide explains how to terminate a Online Dedibox server.
paragraph: This guide explains how to terminate a Dedibox server in the Online console.

tags: dedibox terminate server online console
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
tags: dedibox terminate server online console
tags: dedibox terminate server online console delete

dates:
validation: 2024-12-12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
validation: 2024-12-12
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 console. From the drop-down menu, select **Services**. The service page displays.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Click your username, next to _logged in as_, in the top right corner of the console. From the drop-down menu, select **Services**. The service page displays.
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 **Services** page displays.

2. Click the **detail** of the **Dedibox server** you want to terminate. The **Server information** page will display.
Copy link
Contributor

@RoRoJ RoRoJ Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Click the **detail** of the **Dedibox server** you want to terminate. The **Server information** page will display.
2. Click **Detail** next to the Dedibox server you want to terminate. The **Server information** page displays.

3. Click **Terminate**. A pop-up will display.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Click **Terminate**. A pop-up will display.
3. Click **Terminate**. A pop-up displays.

4. Click **Confirm Termination**. The Server and all options associated will display
Copy link
Contributor

@RoRoJ RoRoJ Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4. Click **Confirm Termination**. The Server and all options associated will display
4. Click **Confirm Termination**. The server and all associated options display.

5. Type comment in the **Reason for termination** field and choose a summary into the summary
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
5. Type comment in the **Reason for termination** field and choose a summary into the summary
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">
There are specific conditions for terminating a Dedibox server on the timing of your request.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
There are specific conditions for terminating a Dedibox server on the timing of your request.
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>