Skip to main content

Secrets

Secrets are a way to store sensitive information such as passwords, API keys, and other credentials. The secrets will be injected in all Remote Kernels as environment variables. The environment variable name will be the secret name.

The secrets are stored in a HashiCorp Vault ensuring high security standards.

You can read more about Secrets on this Blog Post.

Create a Secret

Secrets can be created from the Secrets tab in the settings section. A name, type, description and value are required to create a secret.

Secrets Management

View and Update a Secret

You can view and update a secret from the Secrets tab in the settings section.

Secrets Creation