-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/ce-0.14.0' into release/ce-0.14.0
- Loading branch information
Showing
72 changed files
with
21,103 additions
and
471 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
- title: Getting Started | ||
items: | ||
- text: Introduction | ||
url: /getting-started/introduction | ||
- text: Five-minute quickstart | ||
url: /getting-started/quickstart | ||
- text: Adding your API | ||
url: /getting-started/adding-your-api | ||
- text: Enabling Plugins | ||
url: /getting-started/enabling-plugins | ||
- text: Adding Consumers | ||
url: /getting-started/adding-consumers | ||
- text: Licensing | ||
url: /getting-started/licensing | ||
- text: Accessing Your License | ||
url: /getting-started/accessing-your-license | ||
|
||
- title: Installation | ||
items: | ||
- text: Docker | ||
url: /installation/docker | ||
- text: CentOS | ||
url: /installation/centos | ||
- text: Amazon Linux | ||
url: /installation/amazon-linux | ||
|
||
- title: APIs and Plugins | ||
items: | ||
- text: Canary Release Plugin | ||
url: /plugins/canary-release | ||
- text: Rate Limiting Advanced Plugin | ||
url: /plugins/rate-limiting-advanced | ||
- text: Request Transformer Plugin | ||
url: /plugins/request-transformer | ||
- text: OAuth2 Introspection Plugin | ||
url: /plugins/oauth2-introspection | ||
- text: OpenID Connect Plugin | ||
url: /plugins/openid-connect | ||
- text: HTTP Proxy Caching | ||
url: /plugins/http-proxy-caching | ||
- text: Forward Proxy | ||
url: /plugins/forward-proxy | ||
- text: RBAC API | ||
url: /plugins/rbac-api | ||
|
||
- title: Kong Developer Portal | ||
items: | ||
- text: Overview | ||
url: /developer-portal/overview | ||
- text: Glossary | ||
url: /developer-portal/glossary | ||
- text: Configuration | ||
url: /developer-portal/configuration/getting-started | ||
items: | ||
- text: Getting Started | ||
url: /developer-portal/configuration/getting-started | ||
- text: Authentication | ||
url: /developer-portal/configuration/authentication | ||
- text: Networking | ||
url: /developer-portal/configuration/networking | ||
- text: Property Reference | ||
url: /developer-portal/configuration/property-reference | ||
- text: Managing Developers | ||
url: /developer-portal/managing-developers | ||
- text: Developer Access | ||
url: /developer-portal/developer-access | ||
- text: File Management | ||
url: /developer-portal/file-management | ||
- text: Customization | ||
url: /developer-portal/customization | ||
- text: FAQ | ||
url: /developer-portal/faq | ||
|
||
- title: Guides & References | ||
items: | ||
- text: Kong Enterprise Changelog | ||
url: /docs/enterprise/changelog | ||
absolute_url: true | ||
- text: Architecture Overview | ||
url: /kong-architecture-overview | ||
- text: Architecture Patterns | ||
url: /kong-architecture-patterns | ||
- text: Accessing Admin GUI | ||
url: /admin-gui | ||
- text: Kong Vitals | ||
url: /vitals | ||
- text: Rate Limiting Library | ||
url: /rate-limiting | ||
- text: Setting Up Admin API RBAC | ||
url: /setting-up-admin-api-rbac | ||
- text: Kong Enterprise Edition Versioning | ||
url: /edition-versioning | ||
- text: Multiple Authentication Methods | ||
url: /allowing-multiple-authentication-methods | ||
- text: PostgreSQL on RedHat | ||
url: /postgresql-redhat | ||
- text: OpenID Connect with Google | ||
url: /oidc-google | ||
- text: OpenID Connect with Auth0 | ||
url: /oidc-auth0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.