Reference: Environment Variables

The Anjuna Nitro Runtime can be configured with environment variables. This reference page lists all environment variables and their usage.

ANJUNA_LICENSE_PATH

If specified, anjuna-nitro-cli will use this path instead of /opt/anjuna/license.yaml. This is for running AWS Nitro EC2 Enclaves and not for use with Anjuna Nitro Kubernetes, because the webhook will automatically place the license secret at the correct location. ANJUNA_LICENSE_PATH is applicable for both build-enclave and run-enclave.

For more information on licensing, see Licensing the Anjuna Nitro Runtime.

ANJ_ENCLAVE_DEBUG_MODE

If set to “yes” on a Pod with the Anjuna Nitro Kubernetes, creates a debug enclave. If not defined or set, the Anjuna Nitro Kubernetes will start the AWS Nitro Enclave in production mode.