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
|**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. |
26
26
27
27
## Hosting a website using Object Storage
28
28
@@ -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
@@ -63,9 +64,9 @@ Hosting using Instances is a solution suited for users familiar with Unix operat
63
64
64
65
2. Deploy WordPress on your Instance to start building your website quickly and easily. You can:
65
66
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.
67
68
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.
69
70
70
71
3.[Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).
71
72
@@ -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
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).
83
86
84
87
3.[Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).
0 commit comments