Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/deploy-awstats/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ categories:
- instances
tags: AwStats FTP Apache
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2018-12-03
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/get-started-containers-docker/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: Kubernetes Docker
categories:
- kubernetes
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2022-04-07
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/get-started-deploy-kapsule/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: Kubernetes nodeport kubectl
categories:
- kubernetes
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2022-05-05
---

Expand Down
4 changes: 2 additions & 2 deletions tutorials/getting-started-with-kops-on-scaleway/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: kops kubernetes
categories:
- kubernetes
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2023-03-23
validation_frequency: 24
---
Expand Down Expand Up @@ -53,7 +53,7 @@ export KOPS_FEATURE_FLAGS="Scaleway"
## Creating a single master cluster using kOps

<Message type="note">
Currently, you can only create a kOps cluster in a single Availability Zone (`fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2`).
Currently, you can only create a kOps cluster in a single Availability Zone (`fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`).
</Message>

* Create a cluster in the `fr-par-1` Availability Zone, by running the following command:
Expand Down
2 changes: 1 addition & 1 deletion tutorials/hadoop/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: Hadoop big-data Ubuntu
categories:
- compute
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2018-08-29
---

Expand Down
12 changes: 6 additions & 6 deletions tutorials/hestiacp/index.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
meta:
title: Setting up HestiaCP to manage your Instance
description: Learn how to install HestiaCP to manage your compute Instances with ease.
title: Setting up HestiaCP to manage your Scaleway Instance
description: Learn how to install HestiaCP to manage your Scaleway Instances with ease.
content:
h1: Setting up HestiaCP to manage your Instance
paragraph: Learn how to install HestiaCP to manage your Instances with ease.
h1: Setting up HestiaCP to manage your Scaleway Instance
paragraph: Learn how to install HestiaCP to manage your Scaleway Instances with ease.
tags: HestiaCP control-panel
- instances
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2020-07-07
---

Expand Down Expand Up @@ -57,7 +57,7 @@ In this tutorial, you will learn how to install and configure HestiaCP on Ubuntu
|_| |_|\___||___/\__|_|\__,_|\____|_|

Hestia Control Panel
v1.8.1
v1.8.12
====================================================================
The following server components will be installed on your system:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories:
- instances
- postgresql-and-mysql
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2019-11-19
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/python-lists-dicts/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: python loops
categories:
- compute
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2023-03-23
---

Expand Down
4 changes: 2 additions & 2 deletions tutorials/self-hosted-repository-gitea/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ categories:
- instances
tags: development Gitea versioning repository
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2019-05-28
---

Expand Down Expand Up @@ -37,7 +37,7 @@ While Git was initially developed for software development purposes, it can trac
```
3. Download the Gitea Binary and make it executable:
```
wget -O gitea https://dl.gitea.com/gitea/1.22/gitea-1.22-linux-amd64
wget -O gitea https://dl.gitea.com/gitea/1.22.2/gitea-1.22.2-linux-amd64
chmod +x gitea
```
4. Add the user that will run the Gitea application:
Expand Down
2 changes: 1 addition & 1 deletion tutorials/send-sms-iot-device-twilio/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ categories:
- iot-hub
tags: IoT-Hub iot Serverless SMS Twilio
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2020-10-13
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories:
- vpc
tags: Proxmox Elastic-Metal KVM containers
dates:
validation: 2024-03-26
validation: 2024-10-08
posted: 2022-01-10
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/setup-nomad-cluster/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ categories:
- terraform
- instances
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2023-03-23
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/use-container-registry-github-actions/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: github container-registry yaml
categories:
- container-registry
dates:
validation: 2024-03-27
validation: 2024-10-08
posted: 2023-02-27
---

Expand Down
6 changes: 3 additions & 3 deletions tutorials/zammad-ticketing/index.mdx
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
meta:
title: Deploying the Zammad ticketing solution
description: This page shows how to install and configure the Zammad ticketing solution
description: This page shows how to install and configure the Zammad ticketing solution on Scaleway Instances
content:
h1: Deploying the Zammad ticketing solution
paragraph: This page shows how to install and configure the Zammad ticketing solution
paragraph: This page shows how to install and configure the Zammad ticketing solution on Scaleway Instances
tags: Zammad ticketing support Elasticsearch
hero: assets/scaleway_zammad.webp
categories:
- instances
dates:
validation: 2024-04-04
validation: 2024-10-08
posted: 2020-12-22
---

Expand Down