Skip to content

Commit

Permalink
Merge branch 'main' into admin-ui-1846
Browse files Browse the repository at this point in the history
  • Loading branch information
mjatin-dev committed Jan 9, 2025
2 parents b24f755 + b6d844a commit 1999fa3
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions docs/admin/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
24 changes: 12 additions & 12 deletions docs/admin/kubernetes-ops/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
- [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/)
2 changes: 1 addition & 1 deletion docs/install/vm-install/rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/openbanking/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion docs/openbanking/install-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/kubernetes/docker-flex-monolith.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 1999fa3

Please sign in to comment.