How to upload secret to The Tonomi Vault
As you probably know - Tonomi is a tool for "autonomic management of cloud applications".
Today I want to tell you how to upload secret to the Tonomi Vault:
Today I want to tell you how to upload secret to the Tonomi Vault:
Open Tonomi Vault:
- Go to environment and click to <environment name> Secure Vault 2.0
- Next, go to "Structure" tab, and tap to the "defaultKeyPublisher":
- After that, go to "Activity Log" tab. On the right side of the screen you watch URL:
curl --request POST --insecure --url <URL copied from previous step> -d ‘<secret>’ -v
- After successful upload on the right side of the screen you will see “command finished”:



Комментарии
Отправить комментарий