Attach Secrets
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 for cloud setups:
A SSH key (For Linux servers) or a WinRM certificate (For Windows servers), to connect to your instances once deployed.
On-premises configuration only requires SSH key (For Linux servers) or a WinRM certificate (For Windows servers)
Last updated