From ad53c69f7187e56d7542b0ee368e36245334ab9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Bourgoin?= Date: Sat, 31 Oct 2020 18:24:33 +0100 Subject: [PATCH] Update Scaleway setup docs (#1889) --- docs/cloud-scaleway.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/cloud-scaleway.md b/docs/cloud-scaleway.md index 7e6a02a..011469c 100644 --- a/docs/cloud-scaleway.md +++ b/docs/cloud-scaleway.md @@ -1,9 +1,10 @@ ### Configuration file Algo requires an API key from your Scaleway account to create a server. -The API key is generated by going to your Scaleway credentials at [https://console.scaleway.com/account/credentials](https://console.scaleway.com/account/credentials), and then selecting "Generate new token" on the right side of the box labeled "API Tokens". +The API key is generated by going to your Scaleway credentials at [https://console.scaleway.com/project/credentials](https://console.scaleway.com/project/credentials), and then selecting "Generate new API key" on the right side of the box labeled "API Keys". +You'll be ask for to specify a purpose for your API key before it is created. You will then be presented and "Access key" and a "Secret key". -Enter this token when Algo prompts you for the `auth token`. +Enter the "Secret key" when Algo prompts you for the `auth token`. You won't need the "Access key". This information will be pass as the `algo_scaleway_token` variable when asked for in the Algo prompt. Your organization ID is also on this page: https://console.scaleway.com/account/credentials