Skip to content

Commit a7e3564

Browse files
committed
docs(axp): update
1 parent b0641f6 commit a7e3564

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

pages/account/reference-content/use-case-informational-website.mdx

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ meta:
44
description: Learn about the different ways to deploy an informational website (blog, portfolio, showcase) with Scaleway.
55
content:
66
h1: Hosting an informational website
7-
paragraph: Learn about the different ways to deploy an informational website (blog, portfolio, showcase) with Scaleway.
7+
paragraph: Learn about the different ways to deploy an informational
88
tags: use-case informational-website website blog portfolio showcase
99
dates:
10-
validation: 2025-03-12
11-
posted: 2025-03-12
10+
validation: 2025-05-15
11+
posted: 2025-05-15
1212
categories:
1313
- use-cases
1414
---
@@ -19,10 +19,10 @@ Your informational website can be based on several different architectures, that
1919

2020
| Deployment Method | Benefits | Tradeoffs |
2121
|-------------------------|-----------------------------------------------|--------------------------------------|
22-
| **Based on Object Storage** | Cost-effective and highly available, suitable for static content. | Limited to serving static files, no server-side processing. |
23-
| **Based on Web Hosting** | Easy to set up and manage, suitable for small to medium websites. | Less control over the environment, can be limited in terms of customization. |
24-
| **Based on Instances** | Full control over the server environment, suitable for complex applications. | More complex setup and management, potentially higher costs. |
25-
| **Based on Elastic Metal (Aluminium) and Flexible IPs** | Dedicated physical resources and high performance, suitable for demanding applications. | Higher costs, requires more technical expertise to manage. |
22+
| Based on Object Storage | Cost-effective and highly available, suitable for static content. | Limited to serving static files, no server-side processing. |
23+
| Based on Web Hosting | Easy to set up and manage, suitable for small to medium websites. | Less control over the environment, can be limited in terms of customization. |
24+
| Based on Instances | Full control over the server environment, suitable for complex applications. | More complex setup and management, potentially higher costs. |
25+
| Based on Elastic Metal (Aluminium) and Flexible IPs | Dedicated physical resources and high performance, suitable for demanding applications. | Higher costs, requires more technical expertise to manage. |
2626

2727
## Hosting a website using Object Storage
2828

@@ -34,11 +34,10 @@ Follow the steps below to quickly deploy an informational website using [Scalewa
3434

3535
2. [Create an Object Storage bucket](/object-storage/how-to/create-a-bucket/).
3636

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/).
3838

3939
4. (optional) [Configure a custom domain name](/tutorials/s3-customize-url-cname/) to make your website accessible with a branded URL.
4040

41-
4241
5. [Configure an Edge Services pipeline (TLS)](/edge-services/quickstart/) to add a caching service to improve performance.
4342

4443
## Hosting a website using Web Hosting
@@ -53,7 +52,9 @@ Scaleway Web Hosting offers a simple, scalable, and secure solution with over 42
5352

5453
4. [Configure your DNS for Web Hosting](/webhosting/quickstart/#how-to-configure-dns-for-web-hosting)
5554

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/)
5758

5859
## Hosting a website using Instances
5960

@@ -63,9 +64,9 @@ Hosting using Instances is a solution suited for users familiar with Unix operat
6364

6465
2. Deploy WordPress on your Instance to start building your website quickly and easily. You can:
6566

66-
- [Create a new Instance and deploy WordPress](/tutorials/wordpress-instantapp/) in one click using InstantApp.
67+
- [Create a new Instance and deploy WordPress](/tutorials/wordpress-instantapp/) in one click using InstantApp.
6768

68-
- [Deploy WordPress on an existing Instance](/tutorials/wordpress-lemp-stack/) with LEMP on Ubuntu Bionic Beaver.
69+
- [Deploy WordPress on an existing Instance](/tutorials/wordpress-lemp-stack/) with LEMP on Ubuntu Bionic Beaver.
6970

7071
3. [Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).
7172

@@ -79,6 +80,8 @@ Elastic Metal (Aluminium) is an expert-level solution for users who require full
7980

8081
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.
8182

82-
2. Deploy WordPress.
83+
2. [Create an Elastic Metal server](/elastic-metal/how-to/create-server/) running **Ubuntu**.
84+
85+
2. [Deploy WordPress on your Elastic Metal server](/tutorials/wordpress-lemp-stack/#installing-the-stack).
8386

8487
3. [Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).

0 commit comments

Comments
 (0)