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 pages/audit-trail/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ meta:
title: Audit Trail - Concepts
description: Learn fundamental concepts of Scaleway's Audit Trail.
content:
h1: Concepts
h1: Audit Trail - Concepts
paragraph: Learn fundamental concepts of Scaleway's Audit Trail.
tags: audit-trail log events access
dates:
Expand Down
2 changes: 1 addition & 1 deletion pages/environmental-footprint/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ meta:
title: Environmental Footprint - Concepts
description: Understand the fundamental concepts of the Environmental Footprint calculator at Scaleway.
content:
h1: Concepts
h1: Environmental Footprint - Concepts
paragraph: Understand the fundamental concepts of the Environmental Footprint calculator at Scaleway.
tags: environmental-footprint impact environment datacentre
dates:
Expand Down
2 changes: 1 addition & 1 deletion pages/iam/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ meta:
title: IAM - Concepts
description: Understand the fundamental concepts of Identity and Access Management in Scaleway.
content:
h1: Concepts
h1: IAM - Concepts
paragraph: Understand the fundamental concepts of Identity and Access Management in Scaleway.
tags: advanced settings owner iam principal
dates:
Expand Down
12 changes: 8 additions & 4 deletions pages/iot-hub/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to get started with Scaleway IoT Hub.
tags: iot iot-hub
dates:
validation: 2025-01-09
validation: 2025-06-19
posted: 2021-05-26
categories:
- managed-services
Expand All @@ -22,6 +22,10 @@ In this Quickstart, we show you how to create your first IoT Hub to connect obje
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization

## Console overview
Discover the IoT Hub interface on the Scaleway console.
<GuideFlow src="https://app.guideflow.com/embed/ok8ed27tqk"/>

## How to create an IoT Hub

1. Click **IoT Hub** in the **Integration Services** section of the side menu. If you have not already created a Hub, the IoT Hub creation page displays.
Expand All @@ -40,7 +44,7 @@ In this Quickstart, we show you how to create your first IoT Hub to connect obje

A [device](/iot-hub/concepts/#device) is a “client” of the Hub. It can be a connected object or any other application. You have to add a “device” for each “client” to connect. Each device will be associated with a unique identifier to be used as “client ID” and a certificate/key pair for a maximum security level.

In this Quickstart, we add 2 devices: publisher and subscriber. Here, we accept low security connections for the devices. However, in a production environment, it is recommended to always use high-security settings.
In this Quickstart, we add 2 devices: publisher and subscriber. Here, we accept low-security connections for the devices. However, in a production environment, it is recommended to always use high-security settings.

1. Click **IoT Hub** in the **Integration Services** section of the side menu. The list of your IoT Hubs displays.
2. Click the name of the IoT Hub on which you want to add a device. The hub's overview page displays.
Expand Down Expand Up @@ -86,10 +90,10 @@ To exchange messages between our two devices, we are going to open two web-based
5. Post a message on the **publisher** device. Type the message in the form and click **Publish**:
<Lightbox src="scaleway-iothub-qs2.webp" alt = "" />

You can see in the "Messages" box that the message published by **publisher** has been received by the **subscriber**. Congratulations, you have successfully configured your first IoT Hub.
You can see in the "Messages" box that the message published by the **publisher** has been received by the **subscriber**. Congratulations, you have successfully configured your first IoT Hub.

## Going further

To go further, you can subscribe to multiple topics and use wildcards (for more information, refer to our blog post "[IoT Hub - Introduction to MQTT Topics](https://www.scaleway.com/en/blog/scaleway-iot-hub-introduction-to-mqtt-topics/)").

Finally if you want to use more advanced features such as retained messages (see our blog post "[IoT Hub: A Quick Introduction to the MQTT Protocol](https://www.scaleway.com/en/blog/introduction-to-mqtt-protocol/)" for more information), you can start this tutorial again, this time choosing a dedicated or high availability IoT Hub.
Finally, if you want to use more advanced features such as retained messages (see our blog post "[IoT Hub: A Quick Introduction to the MQTT Protocol](https://www.scaleway.com/en/blog/introduction-to-mqtt-protocol/)" for more information), you can start this tutorial again, this time choosing a dedicated or high availability IoT Hub.
2 changes: 1 addition & 1 deletion pages/key-manager/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ meta:
title: Key Manager - Concepts
description: Explore essential cryptographic concepts, including symmetric and asymmetric encryption, data encryption keys (DEKs), key encryption keys (KEKs), and Scaleway Key Manager's robust features for secure key management and encryption operations.
content:
h1: Concepts
h1: Key Manager - Concepts
paragraph: Explore essential cryptographic concepts, including symmetric and asymmetric encryption, data encryption keys (DEKs), key encryption keys (KEKs), and Scaleway Key Manager's robust features for secure key management and encryption operations.
tags: key-manager key encryption-key
dates:
Expand Down
2 changes: 1 addition & 1 deletion pages/key-manager/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ meta:
title: Key Manager - Quickstart
description: Learn how to quickly set up and manage keys with Scaleway's Key Manager. Follow our step-by-step guide to create and manage keys.
content:
h1: Quickstart
h1: Key Manager - Quickstart
paragraph: Learn how to quickly set up and manage keys with Scaleway's Key Manager. Follow our step-by-step guide to create and manage keys.
dates:
validation: 2025-02-06
Expand Down
2 changes: 1 addition & 1 deletion pages/secret-manager/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ meta:
title: Secret Manager - Quickstart
description: Learn how to quickly set up and manage secrets with Scaleway's Secret Manager. Follow our step-by-step guide to create secrets, define paths, and add versions effortlessly.
content:
h1: Quickstart
h1: Secret Manager - Quickstart
paragraph: Learn how to quickly set up and manage secrets with Scaleway's Secret Manager. Follow our step-by-step guide to create secrets, define paths, and add versions effortlessly.
dates:
validation: 2025-06-13
Expand Down