
Questions: 23,676 //
Answers: 52,210 //
Contributing Members: 17,942
Hi guys, I'm trying to deploy my API (which has a security vault) in cloudhub but every time I tried to deploy it throws and error saying that it doesn't recognize the property key to decrypt, and that is because I need to pass it through the command line (runtime value) and I don't know how to do it in cloudhub. I would like to know the correct procedure to deploy an API in cloudhub with security vault.
Another question I have is when to use -M and -D prefixes when executing my API through command line. When I deploy it on a local server I need to use -M-Druntime.masterkey=key but in Anypoint studio I need to use -Druntime.masterkey=key to make it work. I would like to know the function of each prefix.
Thank you in advance.
Mar 23, 2017 at 12:51 PM, swatid answered with:
Please refer to 'Configure Mule to Demand the Key' section from https://docs.mulesoft.com/mule-user-guide/v/3.8/mule-credentials-vault
Overriding Encrypted Properties During Deployment 0 Answers
How to use CloudHub api to deploy an application in CloudHub 7 Answers
CloudHub API - Deploy not updating file name, set worker size 1 Answer
Anypoint Studio trying to create instead of update on CloudHub 3 Answers
Run in on-prem mule runtimes 1 Answer