NavigationContentFooter
Jump toSuggest an edit

Quickstart

Reviewed on 12 February 2024Published on 21 February 2023

In this quickstart, we show you how to create a secret within a path, and how to add versions to your newly-created secret.

Before you start

To complete the actions presented below, you must have:

  • A Scaleway account logged into the console
  • Owner status or IAM permissions allowing you to perform actions in the intended Organization

How to create a secret

  1. Click Secret Manager in the Security and Identity section of the Scaleway console side menu.

  2. Click + Create secret.

  3. Choose the region in which you want to store your secret.

    Important

    Secrets cannot be moved from one region to another after creation.

  4. Choose a path for your secret.

    Important

    A path is the directory structure to access your secrets and their versions. Each path must be prefixed with a slash.

  5. Enter a name for your secret and add tags (optional).

  6. Add your secret manually or import it from a file.

    Note

    The maximum file size for your secret is 64 KiB.

  7. Optionally, click «Toogle Icon» to enable secret protection.

  8. Optionally, click «Toogle Icon» next to Single access or Time to Live to apply an ephemeral policy to your secret and its versions.

    Important
    • Single access: allows you to set your secret versions to expire after one single access.
    • Time to Live: allows you to set a time frame of up to one year, during which your secret versions are valid and accessible.
    • The ephemeral policy can only be applied to a secret at creation, and cannot be removed once applied.
    • Once applied to a secret, the ephemeral policy’s settings will be applied to all the secret’s versions (even those created subsequently).
  9. Click Create secret. The Overview tab of your secret displays.

    Note
    • You have created a secret on the go. The value of your secret is stored in its first version, which is enabled by default. At creation, your secret only has one version. Keep reading our quickstart to find out how to add more versions to your secret.

How to add a secret version

  1. Click your secret’s Versions tab.
  2. Click + Create version. A pop-up displays.
  3. Add your version manually or import it from a file.
  4. Click the «Toogle Icon» icon if you want to enable the version.
  5. Click Create version. Your secret versions display.
Docs APIScaleway consoleDedibox consoleScaleway LearningScaleway.comPricingBlogCarreer
© 2023-2024 – Scaleway