Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: demonstrate migration from to gluu4 to gluu-flex #1982

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

misba7
Copy link
Contributor

@misba7 misba7 commented Feb 3, 2025

closes #1979

@misba7 misba7 requested a review from moabu February 3, 2025 08:12
@@ -7,7 +7,7 @@ tags:

# Install Gluu Server Using Rancher Marketplace

For a more generic `Gluu Flex` installation on Rancher, you can follow [this](https://docs.gluu.org/vreplace-flex-version/admin/recipes/getting-started-rancher/) comprehensive guide.
For a more generic `Gluu Flex` installation on Rancher, you can follow [this](https://docs.gluu.org/head/admin/recipes/getting-started-rancher/) comprehensive guide.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

head should reference vreplace-flex-version so it gets replaced on official releases

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only reason I changed to head, is that if the user is at https://docs.gluu.org/head/install/helm-install/rancher/ and clicked on the hyperlink, he'll be redirected to https://docs.gluu.org/vreplace-flex-version/admin/recipes/getting-started-rancher/ and gets Error 404

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats fine because head is meant to be the bleeding edge version. Users would use nightly for the latest stable bleeding edge

@@ -17,8 +17,8 @@ Also, there are multiple `Rancher` installation [options](https://ranchermanager
If you are deploying an Ingress controller on a single node deployment, in which Ingress utilizes ports 80 and 443, then you have to adjust the host ports mapped for the rancher/rancher container.
Here's an [example](https://ranchermanager.docs.rancher.com/reference-guides/single-node-rancher-in-docker/advanced-options#running-rancherrancher-and-rancherrancher-agent-on-the-same-node) on how to do that.

1. Before initiating the setup, please obtain an [SSA](https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa) for Flex trial, after which you will issued a JWT.
2. Provision a Linux 4 CPU, 16 GB RAM, and 50GB SSD VM with ports `443` and `80` open. Save the VM IP address. For development environments, the VM can be set up using VMWare Workstation Player or VirtualBox with Ubuntu 20.04 operating system running on a VM.
1. Before initiating the setup, please obtain an [SSA](https://docs.gluu.org/head/install/agama/prerequisites/#obtaining-an-ssa) for Flex trial, after which you will issued a JWT.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

head should reference vreplace-flex-version so it gets replaced on official releases

@moabu moabu merged commit 4e34e78 into main Feb 10, 2025
2 of 3 checks passed
@moabu moabu deleted the docs-flex-gluu4-migration branch February 10, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: demonstrate migration steps from gluu4 to flex
3 participants