-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
9 changed files
with
174 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
metadata: | ||
title: Konnect single-sign on | ||
content_type: landing_page | ||
description: This page is a sign-post page to the various SSO options with Konnect. | ||
|
||
rows: | ||
- header: | ||
type: h1 | ||
text: "{{site.konnect_short_name}} SSO" | ||
|
||
- header: | ||
type: h2 | ||
text: SSO options | ||
columns: | ||
- blocks: | ||
- type: text | ||
config: | | ||
@todo | ||
List of links to SSO how tos for Konnect | ||
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,18 @@ | ||
--- | ||
title: Customize Gateway Logs | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
Use content from https://docs.konghq.com/gateway/3.9.x/production/logging/customize-gateway-logs/ |
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,20 @@ | ||
--- | ||
title: "{{site.base_gateway}} Logs" | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: Customize Gateway Logs | ||
url: /gateway/customize-gateway-logs/ | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
Contains content from https://docs.konghq.com/gateway/latest/production/logging/log-reference/ with maybe an examples section with https://docs.konghq.com/gateway/3.9.x/production/logging/update-log-level-dynamically/? |
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,25 @@ | ||
--- | ||
title: Network, ports, and firewall for {{site.base_gateway}} | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
I don't know if reference is the correct format. Maybe a landing page with separate reference pages? | ||
|
||
Possible content: | ||
* https://docs.konghq.com/gateway/3.9.x/production/networking/firewall/ | ||
* https://docs.konghq.com/gateway/3.9.x/production/networking/dns-considerations/ | ||
* https://docs.konghq.com/gateway/3.9.x/production/networking/cp-dp-proxy/ | ||
* https://docs.konghq.com/konnect/network/ | ||
* https://docs.konghq.com/gateway/latest/production/networking/default-ports/ |
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,18 @@ | ||
--- | ||
title: Secure the Admin API | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
Use content from https://docs.konghq.com/gateway/latest/production/running-kong/secure-admin-api/ |
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,22 @@ | ||
--- | ||
title: Kong Gateway Enterprise Version Support | ||
Check failure on line 2 in app/gateway/version-support-policy.md GitHub Actions / Vale
|
||
content_type: reference | ||
layout: reference | ||
|
||
tier: enterprise | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
Content from https://docs.konghq.com/gateway/latest/support-policy/#bug-fix-guidelines | ||
|
||
|
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,20 @@ | ||
--- | ||
title: "{{site.konnect_short_name}} audit logs" | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
Pull content from: | ||
* https://docs.konghq.com/konnect/org-management/audit-logging/ | ||
* https://docs.konghq.com/konnect/reference/audit-logs/ |
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,22 @@ | ||
--- | ||
title: Teams and roles | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
description: placeholder | ||
|
||
related_resources: | ||
- text: "Secure {{site.base_gateway}}" | ||
url: /gateway/security/ | ||
--- | ||
|
||
@todo | ||
|
||
Pull content from: | ||
* https://docs.konghq.com/konnect/org-management/teams-and-roles/ | ||
* https://docs.konghq.com/konnect/org-management/teams-and-roles/manage/ | ||
* https://docs.konghq.com/konnect/org-management/teams-and-roles/teams-reference/ | ||
* https://docs.konghq.com/konnect/org-management/teams-and-roles/roles-reference/ |