-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APIGOV-29369 Apigee X Dual Agent Docs #598
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy preview is ready!
|
|
||
## Configure the agents with Axway Central CLI | ||
Set up Google Cloud Platform (GCP) so an Apigee agents can connect to and managed your Apigee X environment within Amplify. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...son an Apigee agent instead of agents
|
||
Note that the Docker image of the agent is expecting this `da_env_vars.env` or `ta_env_vars.env` as an argument of the Docker runner `docker run --env-file <PATH>/da_env_vars.env...` | ||
|
||
If you are either struggling with a variable value or you want to benefit from the advanced agents features (API filtering / SSL security / proxy access / logging), the following section describe all the variables the agents (Discovery / Traceability) rely on. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...the following section describes, instead of describe
|
||
#### Default mode with browser authentication | ||
1. Navigate to *APIs and Services* in your GPC project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo "GCP" instead of "GPC"
| APIGEE_AUTHFILEPATH | The path where you put the GCP authentication file in docker container (**Ground agent only**) | | ||
| APIGEE_PROJECTID | the Project ID for your GCP project | | ||
| APIGEE_DEVELOPEREMAIL | The Apigee developer email | | ||
| APIGEE_MODE | Apigee agent running mode | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we list the modes we support and is there a default mode?
|
||
| Variable name | Description | | ||
|--------------------------------------|----------------------------------------------------------------------------------------| | ||
| APIGEE_METRICSFILTER_FILTEREDAPIS | The names of the APIs for which the metrics will be processed | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe give an example of the filter format?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
made a few suggestions
Thank you for your contribution to the Amplify-Central repo.
Describe the changes
Enter a brief description of your changes to communicate to the reviewers what you changed and why.
Deploy preview link
Please add the deploy preview link to the specific page that you've changed.
Checklist for contributors
Before submitting this PR: