${MODERNE_AGENT_IMAGE_NAME}.
The latest one will be displayed in the "Agent" section of the releases page.MODERNE_AGENT_API_GATEWAY_RSOCKET_URI
- URI used to connect to the Moderne API, provided by ModerneMODERNE_AGENT_TOKEN
- Moderne SaaS agent connection token, provided by ModerneMODERNE_AGENT_CRYPTO_SYMMETRICKEY
- 256 bit AES encryption key, hex encodedopenssl enc -aes-256-cbc -k secret -P
(use key from the output)MODERNE_AGENT_ARTIFACTORY_URL
- Artifactory URLMODERNE_AGENT_ARTIFACTORY_USERNAME
- username used to connect to Artifactory, requires permission to run AQL queriesMODERNE_AGENT_ARTIFACTORY_PASSWORD
- password used to connect to ArtifactoryMODERNE_AGENT_ARTIFACTORY_ASTSQUERY
- AQL query fragment used to select AST artifacts to send to Moderne--moderne.agent.api-gateway-rsocket-uri
- URI used to connect to the Moderne API, provided by Moderne--moderne.agent.token
- Moderne SaaS agent connection token, provided by Moderne--moderne.agent.crypto.symmetricKey
- 256 bit AES encryption key, hex encodedopenssl enc -aes-256-cbc -k secret -P
(use key from the output)--moderne.agent.artifactory.url
- Artifactory URL--moderne.agent.artifactory.username
- username used to connect to Artifactory, requires permission to run AQL queries--moderne.agent.artifactory.password
- password used to connect to Artifactory--moderne.agent.artifactory.astsQuery
- AQL query fragment used to select AST artifacts to send to Moderne-Dmoderne.agent.token={token_value}
as an argument instead of --moderne.agent.token={token_value}
as an argument.${MODERNE_AGENT_IMAGE_NAME}
to the latest release of Agent on the releases page.moderne.agent.token
- Moderne SaaS agent connection token, provided by Modernemoderne.agent.crypto.symmetricKey
- 256 bit AES encryption key, hex encodedmoderne.agent.artifactory.password
- Artifactory user passwordSPRING_PROFILES_ACTIVE
- vault
SPRING_CLOUD_VAULT_URI
- Vault URI used to retrieve the secret configuration properties belowSPRING_CLOUD_VAULT_TOKEN
- Vault authentication tokenspring.profiles.active
- vaultspring.cloud.vault.uri
SPRING_CLOUD_VAULT_URI
- Vault URI used to retrieve the secret configuration properties belowSPRING_CLOUD_VAULT_TOKEN
- Vault authentication token