Skip to main content

Secret Management

caution

The Ash Console is currently in beta and not production-ready. It is under active development and subject to breaking changes.

Secrets are used at different steps of an Appchain deployment through the Ash Console.

Types of secrets

There are several types of secrets, each with a different purpose. See Secret for more information.

List secrets

To list the secrets in the Ash Console, navigate to the Secrets tab:

Ash Console Secrets list

Create a secret

caution

A secret sensitive values can never be retrieved from the Ash Console! Make sure to keep a copy in a safe place.

To create a secret, navigate to the Secrets tab, click on the Create secret button, and provide the required secret properties:

Ash Console Secrets create

Update a secret

tip

You can also provide the secret name instead of its ID.

To update a secret, navigate to the Secrets tab, click on a secret. Update the needed properties and :

Ash Console Secrets update

Delete a secret

caution

Deleting a secret is not allowed if it used by another entity.

To delete a secret, navigate to the Secrets tab, click on the ... and then Delete button of secret:

Ash Console Secrets delete