-
Notifications
You must be signed in to change notification settings - Fork 24
On prem config
If you are using an on-premise installation of Apigee Edge, you need to configure your Apigee-127 account to point to the base URI for your on-premise Apigee Edge installation. You can then deploy APIs created with Apigee-127 to your on-prem installation.
Simply specify the base URI when you create an Apigee-127 account using the a127 account create
command. For example:
$ a127 account create myOnPremAccount
[?] Provider? apigee
[?] Do you have an account? Yes
**[?] Base URI? https://api.your.apigee.onprem.com**
[?] Organization? myorg
[?] User Id? jdoe@example.com
[?] Password? ******
[?] Environment? prod
[?] Virtual Hosts? default,secure
For more information on account creation, see the "Apigee-127 command-line reference".
Having Trouble? Try posting your question to the Apigee Community. Or, for more links and resources, check out our Help Page
Need help? Visit the Apigee Community ! |
---|
-
Getting started
-
Add policies to your API
-
Add security policies
-
Deploy your projects
-
Programmatic hooks
-
Good to know about
-
Deep dives
-
Reference topics
-
Troubleshooting and getting help
-
Related resources