/
FlexDeploy - Apigee Plugin Guide
FlexDeploy - Apigee Plugin Guide
The FlexDeploy Apigee plugin allows the user to deploy Apigee API proxies and shared flows to Apigee, plugin internally uses maven apigee deploy plugin. The FlexDeploy Apigee plugin also automatically generates the pom.xml and parent-pom.xml files, so users do not have to maintain those files.
Supported Versions
- Tested on Apigee version 19.01.14
Key Features
- Easily configured for deployment of API Proxy and Shared Flow.
- Supports basic authentication.
- No need to maintain maven pom files for deployment.
FlexDeploy Project Recommendations
Apigee Component | FlexDeploy Project Name | Purpose |
---|---|---|
API Proxy | API Proxy Name | Manage single API proxy per FlexDeploy project. FlexDeploy project name should match proxy name for consistency. Use SCM for source code for API Proxy. The artifacts within the FlexDeploy project can be zipped or an expanded folder. |
Shared Flow | Shared Flow Name | Manage single Shared flow per FlexDeploy project. FlexDeploy project name should match Shared flow name for consistency. Use SCM |