Cloud setup

Account

{{cloudCredentials.accountLabel}} ( id: {{cloudCredentials.accountId}} )
Without encryption, Fleet Manager will store secrets in plain text in its databases. It is highly recommended to define encryption key.

AWS setup

{{getAuthenticateModeLabel()}}
{{cloudCredentials.awsAccessKeyId}}
{{cloudCredentials.awsIAMRoleExternalId}}
{{cloudCredentials.awsIAMRoleARN}}
{{cloudCredentials.awsCMKId}}
{{tag.key + (tag.value ? " → " + tag.value : "")}}
No cloud tags to display.

Azure setup

{{cloudCredentials.azureSubscription}}
{{cloudCredentials.azureEnvironment}}
{{cloudCredentials.azureTenantId}}
{{cloudCredentials.azureKeyVaultId}}
{{cloudCredentials.azureKeyName}}
{{cloudCredentials.azureKeyVersion}}
{{tag.key + (tag.value ? " → " + tag.value : "")}}
No cloud tags to display.

GCP setup

{{cloudCredentials.gcpProjectId}}
{{cloudCredentials.gcpServiceAccountKey}}
{{cloudCredentials.gcpLocationId}}
{{cloudCredentials.gcpKeyRing}}
{{cloudCredentials.gcpCryptoKey}}
{{cloudCredentials.gcpCryptoKeyVersion}}
{{tag.key + (tag.value ? " → " + tag.value : "")}}
No cloud labels to display.

License

{{cloudCredentials.licenseMode}}
License provided. Invalid license provided. A valid DSS license is required to provision instances. No license provided. A valid DSS license is required to provision instances. Expires {{ parsedLicense.expirationDate | friendlyTimeDeltaForward }} ({{ parsedLicense.expirationDate | friendlyDate }})

HTTP proxy

The proxy configured here applies to Fleet Manager, i.e.:

  • Fetching new DSS images list
  • Updating license when using automatically updated license mode
  • Getting tokens from an OpenID Connect server

It does not apply to DSS instances deployed with Fleet Manager

{{proxySettings.host}}
{{proxySettings.port}}
{{proxySettings.username}}
{{proxySettings.password}}