Skip to content

Commit 3e80414

Browse files
chore(tutorials): review (#3902)
* chore(tutorials): review * chore(tuto): content review * Update tutorials/terraform-quickstart/index.mdx Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]>
1 parent 41a109f commit 3e80414

File tree

16 files changed

+53
-32
lines changed

16 files changed

+53
-32
lines changed

managed-services/webhosting/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains all the concepts related to Scaleway’s Web Hosting service
88
tags: managed-services webhosting
99
dates:
10-
validation: 2024-04-22
10+
validation: 2024-10-28
1111
categories:
1212
- managed-services
1313
---

tutorials/configure-chef-ubuntu-xenial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: Chef Ubuntu Xenial Focal-Fossa
99
categories:
1010
- instances
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-28
1313
posted: 2018-07-05
1414
---
1515

tutorials/configure-failover-proxmox/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: dedicated-server Proxmox iso-file
99
categories:
1010
- dedibox
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-29
1313
posted: 2020-01-23
1414
---
1515

tutorials/configure-ipv6-virtual-machine-esxi/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: esxi virtual-machine ubuntu
99
categories:
1010
- dedibox
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-28
1313
posted: 2022-02-24
1414
---
1515

tutorials/configure-netbox-managed-postgresql-database/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ categories:
1010
- postgresql-and-mysql
1111
hero: assets/scaleway_netbox.webp
1212
dates:
13-
validation: 2024-04-22
13+
validation: 2024-10-29
1414
posted: 2019-11-14
1515
---
1616

1717
NetBox is a web application designed and built to help manage and document large computer networks. It is designed for IP address management (IPAM) and data center infrastructure management (DCIM). The application runs as a web application based on the Django Python framework and uses a PostgreSQL database to store information. The open-source software was developed specifically with the needs of network and infrastructure engineers in mind.
1818

19-
In this tutorial, you will learn how to install and configure NetBox on an Instance running on Ubuntu 20.04 LTS and a Database for PostgreSQL.
19+
In this tutorial, you learn how to install and configure NetBox on an Instance running on Ubuntu 20.04 LTS and a Database for PostgreSQL.
2020

2121
<Macro id="requirements" />
2222

tutorials/configure-nextcloud-ubuntu/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
- instances
1010
tags: Nextcloud Ubuntu-Bionic-Beaver
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-29
1313
posted: 2018-10-26
1414
---
1515

tutorials/configure-nginx-lets-encrypt/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ categories:
99
- instances
1010
tags: NGINX Let's-Encrypt
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-29
1313
posted: 2019-02-28
1414
---
1515

16-
Let's Encrypt, a renowned Certificate Authority (CA), offers a valuable service by providing free TLS/SSL certificates.
16+
Let's Encrypt, a renowned Certificate Authority (CA), offers a valuable service by providing free TLS/SSL certificates.
1717
These certificates are a key element in enabling secure HTTPS connections on web servers. Let's Encrypt simplifies the process through its user-friendly software client, Certbot, which automates the majority of the steps involved in obtaining and configuring certificates, particularly within the Nginx web server environment.
1818

1919
<Macro id="requirements" />

tutorials/configure-tem-smtp-with-wordpress-plugin/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
- transactional-email
1111
- instances
1212
dates:
13-
validation: 2024-04-24
13+
validation: 2024-10-29
1414
posted: 2024-04-24
1515
---
1616

@@ -51,7 +51,7 @@ dates:
5151
2. Click the **Launch Setup Wizard** button to configure the plug-in. You are redirected to the WP Mail SMTP welcome page.
5252
3. Click **Let's Get Started**.
5353
4. Choose **Other SMTP**, then click **Save and Continue**.
54-
5. Enter `smtp.tem.scw.cloud` in the **SMTP Host** field.
54+
5. Enter `smtp.tem.scaleway.com` in the **SMTP Host** field.
5555
6. Select **TLS** in the **Encryption** field.
5656
7. In the **SMTP Port** enter either of the Transactional Email TLS connection ports: `465` or `2465`.
5757
8. Switch on the **Enable Authentication** toggle.

tutorials/deploy-penpot-with-docker-instantapp/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: penpot docker instantapp
99
categories:
1010
- instances
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-29
1313
posted: 2022-09-28
1414
hero: assets/scaleway-penpot.webp
1515
---

tutorials/sinatra/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: ansible Sinatra Ruby RubyGems
99
categories:
1010
- instances
1111
dates:
12-
validation: 2024-04-22
12+
validation: 2024-10-29
1313
posted: 2018-08-17
1414
---
1515

0 commit comments

Comments
 (0)