Secrets deep dive
Add
Add a secret.
-
Go to your Cockpit and navigate to Networking > Secrets.
-
Choose the Environment.
-
Click Add.
-
Give the secret a name.
-
Choose the secret type.
-
Opaque:
-
Enter the key and value.
-
-
Registry:
-
Enter the Domain name. (e.g,
registry.magnolia-platform.com
) -
Enter the User.
-
Enter the Password.
-
-
Basic Auth:
-
Enter the user.
-
Enter the password.
-
-
Data
The secret data. This depends on the secret type.
-
Opaque: includes key-value pairs (as environment variables).
-
Registry: includes the domain.
-
Basic Auth: specifies the data is user and password.
Created
The date when the secret was created.
-
Format: Month, DD, YYYY, HH:MM AM/PM
-
Example: March 17, 2025, 4:20 PM