You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/account/reference-content/use-case-informational-website.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,21 +34,21 @@ Scaleway Object Storage is an ideal solution for beginners and those seeking a s
34
34
35
35
Follow the steps below to quickly deploy an informational website using [Scaleway Object Storage](/object-storage/).
36
36
37
-
1. (optional) [Add a domain name](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
37
+
1. (optional) [Add a domain name](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
38
38
39
39
2.[Create an Object Storage bucket](/object-storage/how-to/create-a-bucket/).
40
40
41
-
3.[Enable the bucket website feature](/docs/storage/object/how-to/use-bucket-website/).
41
+
3.[Enable the bucket website feature](/storage/object/how-to/use-bucket-website/).
42
42
43
43
4. (optional) [Configure a custom domain name](/tutorials/s3-customize-url-cname/) to make your website accessible with a branded URL.
44
44
45
45
5.[Configure an Edge Services pipeline (TLS)](/edge-services/quickstart/) to add a caching service to improve performance.
46
46
47
47
## Hosting a website using Web Hosting
48
48
49
-
Scaleway Web Hosting offers a simple, scalable, and secure solution with over 420 click-to-deploy apps, making it easy to host websites with CMS like WordPress or use control panels like Plesk or cPanel without managing servers. It's ideal for users who prefer a complete web hosting control panel and quick setup. Follow the steps below to quickly deploy an informational website using [Scaleway Web Hosting](/web-hosting/).
49
+
Scaleway Web Hosting offers a simple, scalable, and secure solution with over 420 click-to-deploy apps, making it easy to host websites with CMS like WordPress or use control panels like Plesk or cPanel without managing servers. It's ideal for users who prefer a complete web hosting control panel and quick setup. Follow the steps below to quickly deploy an informational website using [Scaleway Web Hosting](/webhosting/).
50
50
51
-
1.[Search for an available domain name for your website](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/).
51
+
1.[Search for an available domain name for your website](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/).
52
52
53
53
2.[Order Web Hosting](/webhosting/how-to/order-webhosting/) to efficiently deploy and serve your website.
54
54
@@ -64,7 +64,7 @@ Scaleway Web Hosting offers a simple, scalable, and secure solution with over 42
64
64
65
65
Hosting using Instances is a solution suited for users familiar with Unix operating systems and command line installations of tools like WordPress, Nginx, MySQL, and PHP. It offers full control over the virtual infrastructure and app installations, but requires maintenance by the user.
66
66
67
-
1.[Register a domain name](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
67
+
1.[Register a domain name](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
68
68
69
69
2. Deploy WordPress on your Instance to start building your website quickly and easily. You can:
70
70
@@ -82,7 +82,7 @@ Hosting using Instances is a solution suited for users familiar with Unix operat
82
82
83
83
Elastic Metal (Aluminium) is an expert-level solution for users who require full control over the infrastructure. It provides optimal performance by leveraging the dedicated hardware resources at a cost lower than equivalent instances. You can install any operating system and applications you need, but you are responsible for maintaining your entire software stack.
84
84
85
-
1.[Register a domain name](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
85
+
1.[Register a domain name](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
86
86
87
87
2.[Create an Elastic Metal server](/elastic-metal/how-to/create-server/) running **Ubuntu**.
Copy file name to clipboardExpand all lines: pages/instances/faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ Both are automatically updated when the Instance moves to another hypervisor, al
238
238
### Can I resize my Instance?
239
239
240
240
Yes, you can resize (also called vertical scaling) your Instance to adjust CPU, RAM, and storage capacity without having to recreate it.
241
-
* To modify the CPU/RAM configuration of your Instance, refer to the [Instance resizing guide](/instances/how-to/resize-instance).
241
+
* To modify the CPU/RAM configuration of your Instance, refer to the [Instance resizing guide](/instances/how-to/resize-instances/).
242
242
* To increase the Block Storage volume of your Instance, refer to the [increasing Block Storage volume size guide](/block-storage/how-to/increase-block-volume/)
243
243
244
244
### Can I migrate from a first-generation DEV1 Instance to a PLAY2 Instance?
Copy file name to clipboardExpand all lines: pages/managed-mongodb-databases/how-to/manage-users.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ You can follow the steps below to update a user's role(s) to the one(s) of your
148
148
If the call was successful, you will get the payload with the new role(s) as a response.
149
149
150
150
<Messagetype="note">
151
-
Assigning roles upon user creation will be possible by the second half of 2025. Refer to the [Scaleway Changelog](/docs/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates.
151
+
Assigning roles upon user creation will be possible by the second half of 2025. Refer to the [Scaleway Changelog](/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates.
0 commit comments