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.

  1. Navigate to the Infrastructures menu

  2. Select the infrastructure previously created from the list

  3. Click "Actions" -> "Attach Secret"

  4. Select a secret from the list in the pop-up box (a secret must exist first)

  5. Click "Attach"

  6. 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