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
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ content:
7
7
paragraph: *desc
8
8
tags: use-case informational-website website blog portfolio showcase
9
9
dates:
10
-
validation: 2025-03-12
11
-
posted: 2025-03-12
10
+
validation: 2025-05-15
11
+
posted: 2025-05-15
12
12
categories:
13
13
- use-cases
14
14
---
@@ -34,11 +34,10 @@ Follow the steps below to quickly deploy an informational website using [Scalewa
34
34
35
35
2.[Create an Object Storage bucket](/object-storage/how-to/create-a-bucket/).
36
36
37
-
3.[Enable the bucket website feature](/docs/storage/object/how-to/use-bucket-website/)
37
+
3.[Enable the bucket website feature](/docs/storage/object/how-to/use-bucket-website/).
38
38
39
39
4. (optional) [Configure a custom domain name](/tutorials/s3-customize-url-cname/) to make your website accessible with a branded URL.
40
40
41
-
42
41
5.[Configure an Edge Services pipeline (TLS)](/edge-services/quickstart/) to add a caching service to improve performance.
43
42
44
43
## Hosting a website using Web Hosting
@@ -53,7 +52,9 @@ Scaleway Web Hosting offers a simple, scalable, and secure solution with over 42
53
52
54
53
4.[Configure your DNS for Web Hosting](/webhosting/quickstart/#how-to-configure-dns-for-web-hosting)
55
54
56
-
5. Choose a CMS, such as WordPress.
55
+
5. Choose a CMS, such as WordPress. Refer to the the official documentation for more information:
56
+
-[How to install WordPress® with cPanel](https://docs.cpanel.net/knowledge-base/third-party/how-to-install-wordpress-with-cpanel/)
57
+
-[How to create a WordPress® website using Plesk](https://www.plesk.com/blog/guides/how-to-create-a-wordpress-website/)
57
58
58
59
## Hosting a website using Instances
59
60
@@ -79,6 +80,8 @@ Elastic Metal (Aluminium) is an expert-level solution for users who require full
79
80
80
81
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.
81
82
83
+
2.[Create an Elastic Metal server](/elastic-metal/how-to/create-server/) running **Ubuntu**.
84
+
82
85
2. Deploy WordPress.
83
86
84
87
3.[Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).
0 commit comments