Attach Secrets
Secrets must exist first, see section Configuration/Secret for more details
Once your infrastructure has been properly declared, you need to attach secrets to operate your instances securely.
Navigate to the Infrastructures menu
Select the infrastructure previously created from the list
Click "Actions" -> "Attach Secret"
Select a secret from the list in the pop-up box (a secret must exist first)
Click "Attach"
Repeat the same procedure if additional secrets need to be attached to this infrastructure
You will need a minimum of 2 secrets types:
Your cloud provider credentials, to deploy to your favorite cloud (AWS, Azure, OCI)
A SSH key (For Linux servers) or a WinRM certificate (For Windows servers), once it has been deployed
Last updated