Create Predix UAA Instance
- Create a
predix-uaa
instance using the commandcf cs
cf cs predix-uaa beta uaa -c '{"adminClientSecret":"<CLIENT_SECRET"}'
- Never ever forget this
<CLIENT_SECRET>
. This is your password to talk to the UAA instance that has been created