Skip to content

Commit 90deca8

Browse files
iManunerda-codes
andauthored
Fix/docs/images migration tutorial wdoc 1181 (#5256)
* docs(sem): add secret deletion (#4851) * fix(tutorials): migrate images in mdx - WDOC-1181 --------- Co-authored-by: Néda <[email protected]>
1 parent 0dbbfa5 commit 90deca8

File tree

156 files changed

+1717
-782
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+1717
-782
lines changed

tutorials/access-mac-mini-with-reemo/index.mdx

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ dates:
1212
validation: 2025-01-30
1313
posted: 2022-02-18
1414
---
15+
import image from './assets/scaleway-reemo-portal-1.webp'
16+
import image2 from './assets/scaleway-reemo-download.webp'
17+
import image3 from './assets/scaleway-reemo-dashboard.webp'
18+
import image4 from './assets/scaleway-reemo-m1.webp'
19+
1520
import Requirements from '@macros/iam/requirements.mdx'
1621

1722

@@ -41,7 +46,7 @@ In this tutorial, you will learn how to launch your Mac mini development environ
4146
</Message>
4247

4348
1. Go to the [Reemo portal](https://portal.reemo.io/) and click **Register now** to create your Reemo account.
44-
<Lightbox src="scaleway-reemo-portal-1.webp" alt="" />
49+
<Lightbox image={image} alt="" />
4550
2. Enter your personal details and click **Register**. You will receive an email with a confirmation code.
4651
3. Open your email account and check your security code. Then enter the code in the form and click **Validate** to confirm the account creation.
4752
<Message type="tip">
@@ -66,7 +71,7 @@ In this tutorial, you will learn how to launch your Mac mini development environ
6671
```
6772
<Message type="tip">
6873
You can find the latest version of Reemo and instructions on how to install the application at [https://reemo.io/download](https://reemo.io/download/)
69-
<Lightbox src="scaleway-reemo-download.webp" alt="" />
74+
<Lightbox image={image2} alt="" />
7075
</Message>
7176
4. Enter the **private key** of your Reemo account when prompted. Press Enter to validate.
7277
5. Give Reemo access to screen recording (necessary for it to work). This needs to be done on macOS GUI using your existing [remote desktop connection](/apple-silicon/how-to/access-remote-desktop-mac-mini/). Then, in **System Settings**, click **Privacy & Security** in the sidebar (you may need to scroll down). Turn on **Screen Recording** and **Accessibility** for the Reemo app.
@@ -79,9 +84,9 @@ In this tutorial, you will learn how to launch your Mac mini development environ
7984
Reemo works on any device capable of running the Chrome browser. This could be your PC, tablet, phone or any other device running Chrome.
8085
</Message>
8186
2. Click on your Mac mini to open a session. The remote connection is established directly from your Chrome browser.
82-
<Lightbox src="scaleway-reemo-dashboard.webp" alt="" />
87+
<Lightbox image={image3} alt="" />
8388
3. Log in your macOS using your credentials.
84-
<Lightbox src="scaleway-reemo-m1.webp" alt="" />
89+
<Lightbox image={image4} alt="" />
8590

8691
Your Mac mini will be displayed through Chrome.
8792

tutorials/actility-lorawan-operator/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ dates:
1212
validation: 2025-03-27
1313
posted: 2020-07-02
1414
---
15+
import image from './assets/scaleway-iothub_howto_actility_grafana.webp'
16+
1517
import Requirements from '@macros/iam/requirements.mdx'
1618

1719

@@ -87,6 +89,6 @@ Extend your capabilities by harnessing IoT Hub to construct a dashboard and visu
8789

8890
Your dashboard will now provide insightful visualizations of your LoRaWAN© device data.
8991

90-
<Lightbox src="scaleway-iothub_howto_actility_grafana.webp" alt="" />
92+
<Lightbox image={image} alt="" />
9193

9294
Explore [Scaleway IoT Hub](/iot-hub/concepts/) further, learn how to [add Devices to the hub](/iot-hub/how-to/add-device/), and review [IoT Hub metrics](/iot-hub/how-to/view-metrics/).

tutorials/add-disk-configure-datastore-esxi/index.mdx

Lines changed: 49 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,31 @@ dates:
1313
validation: 2025-03-27
1414
posted: 2020-01-21
1515
---
16+
import image from './assets/scaleway-add_disk_customize.webp'
17+
import image2 from './assets/scaleway-add_disk_choose_storage.webp'
18+
import image3 from './assets/scaleway-add_disk_validate_order.webp'
19+
import image4 from './assets/scaleway-add_disk_vmware.webp'
20+
import image5 from './assets/scaleway-add_disk_vmware_dashboard.webp'
21+
import image6 from './assets/scaleway-add_disk_not_visible.webp'
22+
import image7 from './assets/scaleway-add_disk_connect_idrac.webp'
23+
import image8 from './assets/scaleway-add_disk_physical_disks.webp'
24+
import image9 from './assets/scaleway-add_disk_physical_disks_list.webp'
25+
import image10 from './assets/scaleway-add_disk_virtual_disk_create.webp'
26+
import image11 from './assets/scaleway-add_disk_virtual_disk_settings.webp'
27+
import image12 from './assets/scaleway-add_disk_power_cycle_system.webp'
28+
import image13 from './assets/scaleway-add_disk_virtual_disk_created.webp'
29+
import image14 from './assets/scaleway-add_disk_new_datastore.webp'
30+
import image15 from './assets/scaleway-add_disk_new_datastore_create.webp'
31+
import image16 from './assets/scaleway-add_disk_select_device.webp'
32+
import image17 from './assets/scaleway-add_disk_select_partitioning_options.webp'
33+
import image18 from './assets/scaleway-add_disk_confirm_partition.webp'
34+
import image19 from './assets/scaleway-add_disk_new_datastore.webp'
35+
import image20 from './assets/scaleway-add_disk_increase_datastore.webp'
36+
import image21 from './assets/scaleway-add_disk_select_datastore.webp'
37+
import image22 from './assets/scaleway-add_disk_select_datastore.webp'
38+
import image23 from './assets/scaleway-add_disk_increase_datastore_partitioning.webp'
39+
import image24 from './assets/scaleway-add_disk_ready_to_extend.webp'
40+
1641
import Requirements from '@macros/iam/requirements.mdx'
1742

1843

@@ -47,7 +72,7 @@ This guide is designed to walk you through the process of ordering an additional
4772
2. Click **Server** > **Server list** to see the list of your Dedibox dedicated servers.
4873
3. Select the Dedibox to configure from the list and click **Manage**
4974
4. Click **Customize** in the side menu:
50-
<Lightbox src="scaleway-add_disk_customize.webp" width="200" alt="" />
75+
<Lightbox image={image} width="200" alt="" />
5176
5. Select either an **USB disk** or an **Internal disk** for your server.
5277
<Message type="important">
5378
The setup cost displayed is a one-time fee billed for the physical installation of the disk in the chassis.
@@ -57,19 +82,19 @@ This guide is designed to walk you through the process of ordering an additional
5782
For optimal performance, we recommend you use an internal disk as datastore.
5883
</Message>
5984

60-
<Lightbox src="scaleway-add_disk_choose_storage.webp" width="800" alt="" />
85+
<Lightbox image={image2} width="800" alt="" />
6186
6. Select the payment method for the installation fees and validate your order.
62-
<Lightbox src="scaleway-add_disk_validate_order.webp" width="800" alt="" />
87+
<Lightbox image={image3} width="800" alt="" />
6388

6489
<Message type="note">
6590
The disk is installed within approximately one hour from the moment you place the order.
6691
</Message>
6792
8. Connect to the ESXi web interface at `https://your_scaleway_dedibox_ip/` and log in:
68-
<Lightbox src="scaleway-add_disk_vmware.webp" width="800" alt="" />
93+
<Lightbox image={image4} width="800" alt="" />
6994

7095
The ESXi Dashboard displays.
7196

72-
<Lightbox src="scaleway-add_disk_vmware_dashboard.webp" width="800" alt="" />
97+
<Lightbox image={image5} width="800" alt="" />
7398
9. Click **Storage** to enter the storage section.
7499

75100
## Creating a virtual disk from the iDRAC interface on a hardware RAID
@@ -78,75 +103,75 @@ If your Dedibox uses a [software RAID](https://en.wikipedia.org/wiki/RAID#SOFTWA
78103

79104
If you find that the newly installed disk does not appear in your ESXi web interface after installation, it may be the case that your server has a hardware RAID.
80105

81-
<Lightbox src="scaleway-add_disk_not_visible.webp" width="800" alt="" />
106+
<Lightbox image={image6} width="800" alt="" />
82107

83108
Depending on the configuration of your Dedibox, the server may come with a [hardware RAID](https://en.wikipedia.org/wiki/Disk_array_controller). On this type of server, you cannot configure the datastore directly from ESXi. Instead, you must create a virtual disk from the KVM-over-IP interface of the server before adding the disk to ESXi. To do so, follow these steps:
84109

85110
1. Launch an iDRAC session from the server overview in the Dedibox console:
86-
<Lightbox src="scaleway-add_disk_connect_idrac.webp" width="800" alt="" />
111+
<Lightbox image={image7} width="800" alt="" />
87112
2. Log into iDRAC using the credentials available from the KVM over IP page of the Dedibox console.
88113
3. Click **Physical Disks** to verify that the disk is physically available:
89-
<Lightbox src="scaleway-add_disk_physical_disks.webp" width="500" alt="" />
114+
<Lightbox image={image8} width="500" alt="" />
90115

91116
A list of all installed disks and their status displays at the bottom of the page.
92117

93-
<Lightbox src="scaleway-add_disk_physical_disks_list.webp" width="800" alt="" />
118+
<Lightbox image={image9} width="800" alt="" />
94119
4. Check that all disks are **OK**, and click **Virtual Disks** in the side-menu.
95120

96121
The list of all existing virtual disks displays.
97122
5. Click **Create** in the menu bar to create a new virtual disk.
98-
<Lightbox src="scaleway-add_disk_virtual_disk_create.webp" width="300" alt="" />
123+
<Lightbox image={image10} width="300" alt="" />
99124
6. Select the newly installed disk from the list. You can keep the default parameters for a basic configuration, or fine-tune them towards your needs.
100-
<Lightbox src="scaleway-add_disk_virtual_disk_settings.webp" width="800" alt="" />
125+
<Lightbox image={image11} width="800" alt="" />
101126
7. Click **Create Virtual Disk** to schedule the creation of a new virtual disk, usable for ESXi during the next reboot.
102127
8. Click **Overview** in the side-menu to go back to the home page of iDRAC, then click **Power Cycle System (cold boot)** to reboot the machine. The virtual disk will be configured during the boot process.
103-
<Lightbox src="scaleway-add_disk_power_cycle_system.webp" width="300" alt="" />
128+
<Lightbox image={image12} width="300" alt="" />
104129

105130
<Message type="important">
106131
Your machine will be unavailable during the creation of the new virtual disk. We recommend you launch the reboot during the hours of low load on your machine.
107132
</Message>
108133

109134
After rebooting, the new virtual disk shows up in the list of available disks in ESXi:
110135

111-
<Lightbox src="scaleway-add_disk_virtual_disk_created.webp" width="800" alt="" />
136+
<Lightbox image={image13} width="800" alt="" />
112137

113138
## Adding the disk as a datastore to ESXi
114139

115140
When you add a disk as a new datastore, it is formatted and becomes available to store virtual machine images. You can decide on which datastore of the server you want to store the machine images. This can be useful if you have both HDD and SSD storage and you need different specifications for performance or storage.
116141

117142
1. Click **New Datastore** on the storage dashboard of the vSphere web client:
118-
<Lightbox src="scaleway-add_disk_new_datastore.webp" width="800" alt="" />
143+
<Lightbox image={image14} width="800" alt="" />
119144
2. Select the option **Create new VMFS datastore** and click **Next**:
120-
<Lightbox src="scaleway-add_disk_new_datastore_create.webp" width="500" alt="" />
145+
<Lightbox image={image15} width="500" alt="" />
121146
3. Select the device from the list of available devices and enter a name for the new datastore. Then click **Next**:
122-
<Lightbox src="scaleway-add_disk_select_device.webp" width="500" alt="" />
147+
<Lightbox image={image16} width="500" alt="" />
123148
4. Select the partitioning options. To use the full disk as datastore, choose **Use full disk**, then click **Next**:
124-
<Lightbox src="scaleway-add_disk_select_partitioning_options.webp" width="500" alt="" />
149+
<Lightbox image={image17} width="500" alt="" />
125150
5. A summary displays. Click **Finish** to complete the wizard.
126151
<Message type="important">
127152
All existing data on the disk will be overwritten. Make sure that you have a backup of your data before launching the last step.
128153
</Message>
129154

130-
<Lightbox src="scaleway-add_disk_confirm_partition.webp" width="500" alt="" />
155+
<Lightbox image={image18} width="500" alt="" />
131156

132157
## Increasing the size of an existing datastore
133158

134159
It is also possible to increase the size of an existing datastore. In this case, the capacity of the newly installed disk will be added to the main datastore of the server which can be useful to extend storage capacity for large virtual machines.
135160

136161
1. Click **New Datastore** in the storage dashboard of the vSphere web client.
137-
<Lightbox src="scaleway-add_disk_new_datastore.webp" width="800" alt="" />
162+
<Lightbox image={image19} width="800" alt="" />
138163
2. Select **Increase the size of an existing VMFS datastore** and click **Next**:
139-
<Lightbox src="scaleway-add_disk_increase_datastore.webp" width="800" alt="" />
164+
<Lightbox image={image20} width="800" alt="" />
140165
3. Select the datastore to extend from the list and confirm by clicking on **Next**:
141-
<Lightbox src="scaleway-add_disk_select_datastore.webp" width="800" alt="" />
166+
<Lightbox image={image21} width="800" alt="" />
142167
4. Select the disk to add to the datastore:
143-
<Lightbox src="scaleway-add_disk_select_datastore.webp" width="800" alt="" />
168+
<Lightbox image={image22} width="800" alt="" />
144169
5. Select a partitioning configuration for the disk. To use all available disk space, go with the default settings and click **Next**:
145-
<Lightbox src="scaleway-add_disk_increase_datastore_partitioning.webp" width="800" alt="" />
170+
<Lightbox image={image23} width="800" alt="" />
146171

147172
The summary displays.
148173
6. Check the summary settings and click **Finish**:
149-
<Lightbox src="scaleway-add_disk_ready_to_extend.webp" width="800" alt="" />
174+
<Lightbox image={image24} width="800" alt="" />
150175

151176
The disk is added to the datastore and the total storage capacity of the datastore is increased.
152177

tutorials/ark-server/index.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ dates:
1313
validation: 2025-03-27
1414
posted: 2020-11-10
1515
---
16+
import image from './assets/scaleway-ark.webp'
17+
import image2 from './assets/scaleway-steam_terms.webp'
18+
1619
import Requirements from '@macros/iam/requirements.mdx'
1720

1821

@@ -26,7 +29,7 @@ _ARK: Survival Evolved_ is a survival game, as the title indicates, where you ar
2629

2730
The game supports both single-player local games and massive multi-player games using more than 100 ARK servers. You can create a tribe on the server and invite your friends to join your tribe to be even stronger. In your tribe, all tamed dinosaurs and building structures are usually shared between tribe members, and you can delegate tasks to other members of your tribe.
2831

29-
<Lightbox src="scaleway-ark.webp" alt="" />
32+
<Lightbox image={image} alt="" />
3033

3134
## Why should I start an ARK server?
3235

@@ -77,7 +80,7 @@ Creating an ARK server can be done in a few steps on a [Scaleway Instance](https
7780

7881
During installation, you are requested to agree to Steam's license agreement. Use the **Tab** key to move to **OK**, then press **Enter** to accept the terms:
7982

80-
<Lightbox src="scaleway-steam_terms.webp" alt="" />
83+
<Lightbox image={image2} alt="" />
8184
5. Enter the `steam` user account and create a new directory for the ARK server.
8285
<Message type="note">
8386
Make sure to have at least 12 GB of free disk space available to be able to download and expand all ARK server files.

0 commit comments

Comments
 (0)