diff --git a/src/gateway/kong-manager/configuration.md b/src/gateway/kong-manager/networking.md similarity index 96% rename from src/gateway/kong-manager/configuration.md rename to src/gateway/kong-manager/networking.md index cf980bec7518..9e317f7d376a 100644 --- a/src/gateway/kong-manager/configuration.md +++ b/src/gateway/kong-manager/networking.md @@ -1,16 +1,16 @@ --- -title: Networking Configuration +title: Networking Configuration for Kong Manager badge: enterprise --- -## Default Configuration +## Default configuration By default, Kong Manager starts up without authentication (see [`admin_gui_auth`]), and it assumes that the Admin API is available -on port 8001 (see [Default Ports](/gateway/{{page.kong_version}}/kong-production/networking/default-ports) of the same host that serves +on port 8001 (see [Default Ports](/gateway/{{page.kong_version}}/plan-and-deploy/default-ports) of the same host that serves Kong Manager. -## Custom Configuration +## Custom configuration Common configurations to enable are diff --git a/src/gateway/kong-manager/workspaces/workspaces.md b/src/gateway/kong-manager/workspaces.md similarity index 100% rename from src/gateway/kong-manager/workspaces/workspaces.md rename to src/gateway/kong-manager/workspaces.md