From 40a6a48a704062bef92cbd347bb3224340f98f54 Mon Sep 17 00:00:00 2001 From: ossdhaval <343411+ossdhaval@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:24:35 +0530 Subject: [PATCH] fix(docs): fix link issue Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> --- docs/admin/config.md | 6 ++--- docs/admin/kubernetes-ops/README.md | 24 +++++++++---------- docs/install/vm-install/rhel.md | 2 +- docs/openbanking/index.md | 2 +- docs/openbanking/install-cn.md | 2 +- .../kubernetes/docker-flex-monolith.md | 2 +- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/admin/config.md b/docs/admin/config.md index 077035373..fa628bb9a 100644 --- a/docs/admin/config.md +++ b/docs/admin/config.md @@ -6,15 +6,15 @@ After installing, there are four primary strategies to configure Gluu Flex. ## Text-based User Interface (TUI) -The current recommendation is to use the Janssen TUI to configure Flex components. The TUI calls the Config API to perform ad hoc configuration, and instructions can be found in the Janssen [documentation here.](https://docs.jans.io/v1.0.9/admin/config-guide/jans-tui/) +The current recommendation is to use the Janssen TUI to configure Flex components. The TUI calls the Config API to perform ad hoc configuration, and instructions can be found in the Janssen [documentation here.](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-tui/) ## CURL Commands -As an alternative, the Config API can be called directly using [CURL commands.](https://docs.jans.io/v1.0.9/admin/config-guide/curl/) +As an alternative, the Config API can be called directly using [CURL commands.](https://docs.jans.io/head/janssen-server/config-guide/config-tools/curl-guide/) ## Command Line Interface (CLI) -If needed, a command-line alternative to the TUI is available. Instructions can be found in the Janssen [documentation here.](https://docs.jans.io/v1.0.9/admin/config-guide/jans-cli/) +If needed, a command-line alternative to the TUI is available. Instructions can be found in the Janssen [documentation here.](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-cli/) ## Admin UI diff --git a/docs/admin/kubernetes-ops/README.md b/docs/admin/kubernetes-ops/README.md index e1cb1d2df..ad99ca3fd 100644 --- a/docs/admin/kubernetes-ops/README.md +++ b/docs/admin/kubernetes-ops/README.md @@ -18,15 +18,15 @@ This Operation guide helps you learn about the common operations for Gluu Flex o - [Upgrade](upgrade.md) - [Admin-UI Private](admin-ui-private.md) -- [Scaling](https://docs.jans.io/head/admin/kubernetes-ops/scaling/) -- [Backup and Restore](https://docs.jans.io/head/admin/kubernetes-ops/backup-restore/) -- [Certificate Management](https://docs.jans.io/head/admin/kubernetes-ops/cert-management/) -- [Customization](https://docs.jans.io/head/admin/kubernetes-ops/customization/) -- [Start Order](https://docs.jans.io/head/admin/kubernetes-ops/start-order/) -- [Logs](https://docs.jans.io/head/admin/kubernetes-ops/logs/) -- [External Secrets and Configmaps](https://docs.jans.io/head/admin/kubernetes-ops/external-secrets-configmaps/) -- [Health Check](https://docs.jans.io/head/admin/kubernetes-ops/health-check/) -- [TUI K8s](https://docs.jans.io/head/admin/kubernetes-ops/tui-k8s/) -- [Custom Attributes](https://docs.jans.io/head/admin/kubernetes-ops/custom-attributes/) -- [Jans SAML/Keycloak](https://docs.jans.io/head/admin/kubernetes-ops/jans-saml/) -- [Memory Dump](https://docs.jans.io/head/admin/kubernetes-ops/memory-dump/) \ No newline at end of file +- [Scaling](https://docs.jans.io/head/janssen-server/kubernetes-ops/scaling/) +- [Backup and Restore](https://docs.jans.io/head/janssen-server/kubernetes-ops/backup-restore/) +- [Certificate Management](https://docs.jans.io/head/janssen-server/kubernetes-ops/cert-management/) +- [Customization](https://docs.jans.io/head/janssen-server/kubernetes-ops/customization/) +- [Start Order](https://docs.jans.io/head/janssen-server/kubernetes-ops/start-order/) +- [Logs](https://docs.jans.io/head/janssen-server/kubernetes-ops/logs/) +- [External Secrets and Configmaps](https://docs.jans.io/head/janssen-server/kubernetes-ops/external-secrets-configmaps/) +- [Health Check](https://docs.jans.io/head/janssen-server/kubernetes-ops/health-check/) +- [TUI K8s](https://docs.jans.io/head/janssen-server/kubernetes-ops/tui-k8s/) +- [Custom Attributes](https://docs.jans.io/head/janssen-server/kubernetes-ops/custom-attributes/) +- [Jans SAML/Keycloak](https://docs.jans.io/head/janssen-server/kubernetes-ops/jans-saml/) +- [Memory Dump](https://docs.jans.io/head/janssen-server/kubernetes-ops/memory-dump/) \ No newline at end of file diff --git a/docs/install/vm-install/rhel.md b/docs/install/vm-install/rhel.md index 438d3c07b..3751af323 100644 --- a/docs/install/vm-install/rhel.md +++ b/docs/install/vm-install/rhel.md @@ -96,7 +96,7 @@ Verify that installation has been successful and all installed components are ac ```shell /opt/jans/jans-cli/jans_cli_tui.py ``` -Full TUI documentation can be found [here](https://docs.jans.io/stable/admin/config-guide/jans-tui) +Full TUI documentation can be found [here](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-tui/) - Log into Admin-UI using URI below ```text diff --git a/docs/openbanking/index.md b/docs/openbanking/index.md index 4f621d0e4..a3896d5e8 100644 --- a/docs/openbanking/index.md +++ b/docs/openbanking/index.md @@ -11,7 +11,7 @@ The Gluu Open Banking Identity Platform is a specific profile of the Gluu Server Other services needed by enterprises--but not by banks--have been disabled. The goal is to reduce the security surface area to make the platform easy to deploy, easy to keep up to date, and easy to rollout new features with zero downtime. -This is a cloud-native distribution. Cloud-native is essential for auto-scaling, high availability, and operational automation. For development and testing we also support its VM distribution, where the [Installation](https://docs.gluu.org/vreplace-flex-version/openbanking/install-vm/) Section has more details about it. +This is a cloud-native distribution. Cloud-native is essential for auto-scaling, high availability, and operational automation. For development and testing we also support its VM distribution, where the [Installation](../openbanking/install-vm.md) Section has more details about it. This distribution of Gluu is based on the [Linux Foundation Janssen Project](https://jans.io) at the Linux Foundation, the [most certified](https://openid.net/certification) OpenID Platform available. diff --git a/docs/openbanking/install-cn.md b/docs/openbanking/install-cn.md index 4ea0e23f3..240e3333b 100644 --- a/docs/openbanking/install-cn.md +++ b/docs/openbanking/install-cn.md @@ -30,7 +30,7 @@ Use the listing below for a detailed estimation of the minimum required resource |OB AS signing key | Added to the JVM. Used in SSA Validation | |OB transport truststore | Used in SSA Validation. Generated from OB Root CA nd Issuing CA | - - Based on the provider/platform you're using, you can follow the [docs](https://docs.gluu.org/vreplace-flex-version/install/helm-install/) to install your platform prerequistes, nginx-ingress, and the yaml changes needed in `override.yaml` based on the Gluu persistence choosed. + - Based on the provider/platform you're using, you can follow the [docs](../install/helm-install) to install your platform prerequistes, nginx-ingress, and the yaml changes needed in `override.yaml` based on the Gluu persistence choosed. - To enable mTLS in ingress-nginx, add the following to your `override.yaml`: ```yaml diff --git a/docs/reference/kubernetes/docker-flex-monolith.md b/docs/reference/kubernetes/docker-flex-monolith.md index 4ecf45633..c4d679876 100644 --- a/docs/reference/kubernetes/docker-flex-monolith.md +++ b/docs/reference/kubernetes/docker-flex-monolith.md @@ -110,7 +110,7 @@ To stop the containers. 2. You can grab `client_id` and `client_pw`(secret), and other values from `setup.properties` or `/opt/jans/jans-setup/setup.properties.last` -3. Use the CLI tools located under `/opt/jans/jans-cli/` to configure Gluu flex as needed. For example you can run the [TUI](https://docs.jans.io/head/admin/config-guide/config-tools/jans-tui/): +3. Use the CLI tools located under `/opt/jans/jans-cli/` to configure Gluu flex as needed. For example you can run the [TUI](https://docs.jans.io/head/janssen-server/config-guide/config-tools/jans-tui/): ```bash python3 /opt/jans/jans-cli/config-cli-tui.py ```