Enter the name of the self-signed TLS key and certificate files that you generated previously in the step Create TLS credentials for the runtime gateway. These files must be located in the base_directory/hybrid-files/certs directory. For example:
Routing rules direct API calls to the provided paths to the environment mentioned. path-1 through path-n are the base paths to API proxies deployed in the environment named in environment-name. paths: is optional. The default path is /. See also Configure virtual hosts. Note: paths: is not required at this time. Delete or comment out paths: and any path entries.
environment-name (under routingRules)
This is the environment API calls will be routed to. Use the same name that you used when you created an environment in the UI, as explained in Step 5: Add a new environment in the hybrid UI. .
A qualified DNS name for the MART server endpoint. This name must match the common name (CN) used in the authorized TLS certificate required for this configuration. For example, mart.mydomain.com
mart-service-account-name
The name of the mart service account key file that you generated with the create-service-account tool.
mart-cert-name mart-key-name
Enter the name of the authorized TLS key and certificate files that you generated previously in the step Create TLS credentials for the MART gateway. These files must be located in the base_directory/hybrid-files/certs directory. For example:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-24 UTC."],[[["This documentation pertains to Apigee hybrid version 1.2, which is now end-of-life and requires an upgrade to a newer version."],["The `overrides.yaml` file is crucial for configuring the Apigee hybrid installation, and while many settings have defaults, certain values must be manually provided within it, such as `gcp-region`, `gcp-project-id`, `cluster-name`, `org-name` and others."],["The `overrides.yaml` file should be copied from the example directory, modified with the required property values, and be sure to set `logger:enabled:false` to disable logging in the overrides file."],["Virtual host configurations within `overrides.yaml` require a qualified DNS name as `hostAliases` and paths that direct API calls to the specified environments with the given `environment-name`."],["There is a detailed table outlining each required property value within the `overrides.yaml` file, providing descriptions and context for each, to guide the user."]]],[]]