Skip to content

Commit 825db2d

Browse files
committed
Deployed 519c652 to nightly with MkDocs 1.4.1 and mike 1.1.2
1 parent a1deb34 commit 825db2d

File tree

18 files changed

+103
-103
lines changed

18 files changed

+103
-103
lines changed

Diff for: nightly/admin/admin-ui/faq/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1986,7 +1986,7 @@ <h4 id="admin-ui-backend-is-down">Admin UI backend is down<a class="headerlink"
19861986
<div class="highlight"><pre><span></span><code>Error Code: 503
19871987
Gluu Flex Admin UI is not getting any response from the backend (Jans Config Api).
19881988
</code></pre></div>
1989-
<p>Gluu Flex Admin UI facilitates interaction with the Jans Auth Server through a REST API layer, <a href="https://docs.jans.io/nightly/contribute/implementation-design/jans-config-api/">Jans Config API</a>. This error prompts administrators to perform a series of troubleshooting steps.</p>
1989+
<p>Gluu Flex Admin UI facilitates interaction with the Jans Auth Server through a REST API layer, <a href="https://docs.jans.io/vreplace-janssen-version/contribute/implementation-design/jans-config-api/">Jans Config API</a>. This error prompts administrators to perform a series of troubleshooting steps.</p>
19901990
<ol>
19911991
<li>Verify the status of the Jans Config API service by using the command <code>systemctl status jans-config-api.service</code>. In the majority of cases, this error is displayed when the Jans Config API is not running. </li>
19921992
<li>It is essential to verify the server's network connectivity, including firewall rules, ports, and routing, to ensure that there are no network-related impediments preventing communication with the Jans Config API. Jans Config API runs at port <code>8074</code> for Janssen vm installation.</li>

Diff for: nightly/admin/admin-ui/userMgmt-menu/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1869,7 +1869,7 @@
18691869

18701870

18711871
<h1 id="users">Users<a class="headerlink" href="#users" title="Permanent link">#</a></h1>
1872-
<p>This interface allows the administrator to create, edit, delete and search user records in Janssen persistence. The user creation/modification form has First Name, Middle Name, Last Name, Username, Display Name, Email, Status and Password fields populated by default on it. The administrator can select and add more user attributes to the form from the right <code>Available Claims</code> panel. To add a new user claim, please follow this <a href="https://docs.jans.io/nightly/admin/auth-server/openid-features/user-claims/custom-claims/">document</a>. Different <a href="../admin-menu/">Admin UI Roles</a> can be assigned to the user in the <code>jansAdminUIRole</code> attribute (to be selected from the <code>Available Claims</code> panel). </p>
1872+
<p>This interface allows the administrator to create, edit, delete and search user records in Janssen persistence. The user creation/modification form has First Name, Middle Name, Last Name, Username, Display Name, Email, Status and Password fields populated by default on it. The administrator can select and add more user attributes to the form from the right <code>Available Claims</code> panel. To add a new user claim, please follow this <a href="https://docs.jans.io/vreplace-janssen-version/admin/auth-server/openid-features/user-claims/custom-claims/">document</a>. Different <a href="../admin-menu/">Admin UI Roles</a> can be assigned to the user in the <code>jansAdminUIRole</code> attribute (to be selected from the <code>Available Claims</code> panel). </p>
18731873
<p><img alt="image" src="../../../assets/admin-ui/user-mgmt.png" /></p>
18741874

18751875
<hr>

Diff for: nightly/admin/kubernetes-ops/upgrade/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,7 @@ <h1>Upgrade</h1>
18821882
</li>
18831883
<li>
18841884
<p>Apply your upgrade:</p>
1885-
<p><code>helm upgrade &lt;flex-release-name&gt; gluu-flex/gluu -n &lt;namespace&gt; -f override.yaml --version=0.0.0-nightly</code></p>
1885+
<p><code>helm upgrade &lt;flex-release-name&gt; gluu-flex/gluu -n &lt;namespace&gt; -f override.yaml --version=replace-flex-version</code></p>
18861886
</li>
18871887
</ol>
18881888

Diff for: nightly/admin/recipes/getting-started-rancher/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2644,7 +2644,7 @@ <h3 id="successful-installation">Successful Installation<a class="headerlink" hr
26442644
<li>Click on <code>Install</code> on the right side of the window. </li>
26452645
<li>Change the namespace from <code>default</code> to <code>gluu</code>, then click on <code>Next</code>.</li>
26462646
<li>Scroll through the sections to get familiar with the options. For minimal setup follow with the next instructions.</li>
2647-
<li>Add <code>License SSA</code>. Before initiating the setup, please obtain an <a href="https://docs.gluu.org/nightly/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</li>
2647+
<li>Add <code>License SSA</code>. Before initiating the setup, please obtain an <a href="https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</li>
26482648
<li>Click on the <code>Persistence</code> section. Change <code>SQL database host uri</code> to <code>postgresql.postgres.svc.cluster.local</code> in the case of <code>PostgreSQL</code> or <code>my-release-mysql.gluu.svc.cluster.local</code> in the case of <code>MySQL</code>. Also set <code>SQL database username</code>,<code>SQL password</code>, and <code>SQL database name</code> to the values you used during the database installation.</li>
26492649
<li>To enable Casa and the Admin UI, navigate to the <code>Optional Services</code> section and check the <code>Enable casa</code> and <code>boolean flag to enable admin UI</code> boxes. You can also enable different services like <code>Client API</code> and <code>Jackrabbit</code>.</li>
26502650
<li>Click on the section named <code>Ingress</code> and enable all the endpoints. You might add LB IP or address if you don't have <code>FQDN</code> for <code>Gluu</code>. </li>
@@ -2766,7 +2766,7 @@ <h4 id="jans-tui"><code>Jans TUI</code><a class="headerlink" href="#jans-tui" ti
27662766
<ol>
27672767
<li>
27682768
<p>Download jans-cli-tui from the <a href="https://github.com/JanssenProject/jans/releases">release</a> assets depending on your OS. For example: </p>
2769-
<p><code>wget https://github.com/JanssenProject/jans/releases/download/nightly/jans-cli-tui-linux-ubuntu-X86-64.pyz</code></p>
2769+
<p><code>wget https://github.com/JanssenProject/jans/releases/download/vreplace-janssen-version/jans-cli-tui-linux-ubuntu-X86-64.pyz</code></p>
27702770
<p>Now we have <code>jans-cli-tui-linux-ubuntu-X86-64.pyz</code> downloaded.</p>
27712771
</li>
27722772
<li>

Diff for: nightly/install/docker-install/quick-start/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1995,7 +1995,7 @@ <h2 id="install">Install<a class="headerlink" href="#install" title="Permanent l
19951995
<p>Installation depends on a <a href="https://github.com/GluuFederation/flex/tree/main/docker-flex-monolith#environment-variables">set of environment variables</a>.
19961996
These environment variables can be set to customize installation as per the need. If not set, the installer uses default values.</p>
19971997
<p>Run this command to start the installation:</p>
1998-
<div class="highlight"><pre><span></span><code>wget https://raw.githubusercontent.com/GluuFederation/flex/nightly/automation/startflexmonolithdemo.sh <span class="o">&amp;&amp;</span> chmod u+x startflexmonolithdemo.sh <span class="o">&amp;&amp;</span> sudo bash startflexmonolithdemo.sh demoexample.gluu.org MYSQL
1998+
<div class="highlight"><pre><span></span><code>wget https://raw.githubusercontent.com/GluuFederation/flex/vreplace-flex-version/automation/startflexmonolithdemo.sh <span class="o">&amp;&amp;</span> chmod u+x startflexmonolithdemo.sh <span class="o">&amp;&amp;</span> sudo bash startflexmonolithdemo.sh demoexample.gluu.org MYSQL
19991999
</code></pre></div>
20002000
<p>Console messages like below confirms the successful installation:</p>
20012001
<div class="highlight"><pre><span></span><code>[+] Running 3/3

Diff for: nightly/install/helm-install/amazon-eks/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ <h2 id="system-requirements">System Requirements<a class="headerlink" href="#sys
21002100
<h2 id="initial-setup">Initial Setup<a class="headerlink" href="#initial-setup" title="Permanent link">#</a></h2>
21012101
<ol>
21022102
<li>
2103-
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/nightly/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
2103+
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
21042104
</li>
21052105
<li>
21062106
<p>Install <a href="https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html">aws cli</a></p>

Diff for: nightly/install/helm-install/google-gke/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ <h2 id="system-requirements">System Requirements<a class="headerlink" href="#sys
21002100
<h2 id="initial-setup">Initial Setup<a class="headerlink" href="#initial-setup" title="Permanent link">#</a></h2>
21012101
<ol>
21022102
<li>
2103-
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/nightly/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
2103+
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
21042104
</li>
21052105
<li>
21062106
<p>Enable <a href="https://console.cloud.google.com/kubernetes">GKE API</a> if not enabled yet.</p>

Diff for: nightly/install/helm-install/local/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2061,11 +2061,11 @@ <h2 id="system-requirements">System Requirements<a class="headerlink" href="#sys
20612061
</table>
20622062
<p>Releases of images are in style 1.0.0-beta.0, 1.0.0-0</p>
20632063
<h2 id="installation-steps">Installation Steps<a class="headerlink" href="#installation-steps" title="Permanent link">#</a></h2>
2064-
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/nightly/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
2064+
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
20652065
<p>Start a fresh Ubuntu <code>18.04</code>/<code>20.04</code>/<code>22.04</code> VM with ports <code>443</code> and <code>80</code> open. Then execute the following:</p>
20662066
<p><div class="highlight"><pre><span></span><code>sudo su -
20672067
</code></pre></div>
2068-
<div class="highlight"><pre><span></span><code>wget https://raw.githubusercontent.com/GluuFederation/flex/nightly/automation/startflexdemo.sh <span class="o">&amp;&amp;</span> chmod u+x startflexdemo.sh <span class="o">&amp;&amp;</span> ./startflexdemo.sh
2068+
<div class="highlight"><pre><span></span><code>wget https://raw.githubusercontent.com/GluuFederation/flex/vreplace-flex-version/automation/startflexdemo.sh <span class="o">&amp;&amp;</span> chmod u+x startflexdemo.sh <span class="o">&amp;&amp;</span> ./startflexdemo.sh
20692069
</code></pre></div></p>
20702070
<p>This will install Docker, Microk8s, Helm and Gluu with the default settings that can be found inside <a href="https://github.com/GluuFederation/flex/blob/main/charts/gluu/values.yaml">values.yaml</a>. </p>
20712071
<p>The installer will automatically add a record to your hosts record in the VM but if you want to access the endpoints outside the VM you must map the <code>ip</code> of the instance running Ubuntu to the FQDN you provided and then access the endpoints at your browser such in the example in the table below.</p>

Diff for: nightly/install/helm-install/microsoft-azure/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ <h2 id="system-requirements">System Requirements<a class="headerlink" href="#sys
21002100
<h2 id="initial-setup">Initial Setup<a class="headerlink" href="#initial-setup" title="Permanent link">#</a></h2>
21012101
<ol>
21022102
<li>
2103-
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/nightly/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
2103+
<p>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</p>
21042104
</li>
21052105
<li>
21062106
<p>Install <a href="https://learn.microsoft.com/en-us/cli/azure/install-azure-cli">Azure CLI</a></p>

Diff for: nightly/install/helm-install/rancher/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1913,7 +1913,7 @@
19131913

19141914

19151915
<h1 id="install-gluu-server-using-rancher-marketplace">Install Gluu Server Using Rancher Marketplace<a class="headerlink" href="#install-gluu-server-using-rancher-marketplace" title="Permanent link">#</a></h1>
1916-
<p>For a more generic <code>Gluu Flex</code> installation on Rancher, you can follow <a href="https://docs.gluu.org/nightly/admin/recipes/getting-started-rancher/">this</a> comprehensive guide.</p>
1916+
<p>For a more generic <code>Gluu Flex</code> installation on Rancher, you can follow <a href="https://docs.gluu.org/vreplace-flex-version/admin/recipes/getting-started-rancher/">this</a> comprehensive guide.</p>
19171917
<p>Also, there are multiple <code>Rancher</code> installation <a href="https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade#overview-of-installation-options">options</a>. For this quick start setup we will use a <a href="https://ranchermanager.docs.rancher.com/pages-for-subheaders/rancher-on-a-single-node-with-docker">single node Kubernetes install in docker with a self-signed certificate</a>.</p>
19181918
<h2 id="installation-steps">Installation Steps<a class="headerlink" href="#installation-steps" title="Permanent link">#</a></h2>
19191919
<div class="admonition note">
@@ -1922,7 +1922,7 @@ <h2 id="installation-steps">Installation Steps<a class="headerlink" href="#insta
19221922
Here's an <a href="https://ranchermanager.docs.rancher.com/reference-guides/single-node-rancher-in-docker/advanced-options#running-rancherrancher-and-rancherrancher-agent-on-the-same-node">example</a> on how to do that. </p>
19231923
</div>
19241924
<ol>
1925-
<li>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/nightly/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</li>
1925+
<li>Before initiating the setup, please obtain an <a href="https://docs.gluu.org/vreplace-flex-version/install/agama/prerequisites/#obtaining-an-ssa">SSA</a> for Flex trial, after which you will issued a JWT.</li>
19261926
<li>Provision a Linux 4 CPU, 16 GB RAM, and 50GB SSD VM with ports <code>443</code> and <code>80</code> 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.</li>
19271927
<li>Install <a href="https://docs.docker.com/engine/install/">Docker</a>.</li>
19281928
<li>Execute

Diff for: nightly/install/vm-install/rhel/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ <h3 id="download-and-verify-the-release-package">Download and Verify the Release
21412141
<ul>
21422142
<li>Download the release package from the Github Flex
21432143
<a href="https://github.com/gluufederation/flex/releases">Releases</a>
2144-
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/nightly/flex-0.0.0-nightly.el8.x86_64.rpm -P /tmp
2144+
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/vreplace-flex-version/flex-replace-flex-version-stable.el8.x86_64.rpm -P /tmp
21452145
</code></pre></div></li>
21462146
<li>GPG key is used to ensure the authenticity of the downloaded package during the installation process. If the key is
21472147
not found, the <a href="#install-the-release-package">installation step</a> would fail. Use the commands below to download and
@@ -2153,18 +2153,18 @@ <h3 id="download-and-verify-the-release-package">Download and Verify the Release
21532153
<div class="highlight"><pre><span></span><code>sudo rpm -import automation-flex-public-gpg.asc
21542154
</code></pre></div></li>
21552155
<li>Verify the integrity of the downloaded package using published <code>sha256sum</code>. Download the <code>sha256sum</code> file for the package
2156-
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/nightly/flex-0.0.0-nightly.el8.x86_64.rpm.sha256sum -P /tmp
2156+
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/vreplace-flex-version/flex-replace-flex-version-stable.el8.x86_64.rpm.sha256sum -P /tmp
21572157
</code></pre></div>
21582158
Run the command below from the directory where the downloaded package and the <code>.sha256sum</code> files are located.
21592159
<div class="highlight"><pre><span></span><code><span class="nb">cd</span> /tmp<span class="p">;</span>
2160-
sha256sum -c flex-0.0.0-nightly.el8.x86_64.rpm.sha256sum<span class="p">;</span>
2160+
sha256sum -c flex-replace-flex-version-stable.el8.x86_64.rpm.sha256sum<span class="p">;</span>
21612161
</code></pre></div>
21622162
Output similar to below should confirm the integrity of the downloaded package.
2163-
<div class="highlight"><pre><span></span><code>flex-0.0.0-nightly-el8.x86_64.rpm : ok
2163+
<div class="highlight"><pre><span></span><code>flex-replace-flex-version-el8.x86_64.rpm : ok
21642164
</code></pre></div></li>
21652165
</ul>
21662166
<h3 id="install-the-release-package">Install the Release Package<a class="headerlink" href="#install-the-release-package" title="Permanent link">#</a></h3>
2167-
<div class="highlight"><pre><span></span><code>sudo yum install ./flex-0.0.0-nightly.el8.x86_64.rpm
2167+
<div class="highlight"><pre><span></span><code>sudo yum install ./flex-replace-flex-version-stable.el8.x86_64.rpm
21682168
</code></pre></div>
21692169
<h2 id="run-the-setup-script">Run the setup script<a class="headerlink" href="#run-the-setup-script" title="Permanent link">#</a></h2>
21702170
<p>Execute the setup script with command below:

Diff for: nightly/install/vm-install/suse/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2103,7 +2103,7 @@ <h3 id="download-and-verify-the-release-package">Download and Verify the Release
21032103
<ul>
21042104
<li>
21052105
<p>Download the release package from the GitHub FLEX <a href="https://github.com/gluufederation/flex/releases">Releases</a>
2106-
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/nightly/flex-0.0.0-nightly.suse15.x86_64.rpm -P ~/
2106+
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/vreplace-flex-version/flex-replace-flex-version-stable.suse15.x86_64.rpm -P ~/
21072107
</code></pre></div></p>
21082108
</li>
21092109
<li>
@@ -2119,21 +2119,21 @@ <h3 id="download-and-verify-the-release-package">Download and Verify the Release
21192119
</li>
21202120
<li>
21212121
<p>Verify the integrity of the downloaded package using published <code>sha256sum</code>. Download the <code>sha256sum</code> file for the package
2122-
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/nightly/flex-0.0.0-nightly.suse15.x86_64.rpm.sha256sum -P ~/
2122+
<div class="highlight"><pre><span></span><code>wget https://github.com/GluuFederation/flex/releases/download/vreplace-flex-version/flex-replace-flex-version-stable.suse15.x86_64.rpm.sha256sum -P ~/
21232123
</code></pre></div></p>
21242124
</li>
21252125
<li>
21262126
<p>Verify package integrity
2127-
<div class="highlight"><pre><span></span><code>sha256sum -c flex-0.0.0-nightly.suse15.x86_64.rpm.sha256sum
2127+
<div class="highlight"><pre><span></span><code>sha256sum -c flex-replace-flex-version-stable.suse15.x86_64.rpm.sha256sum
21282128
</code></pre></div>
21292129
You should see:
2130-
<div class="highlight"><pre><span></span><code>flex-0.0.0-nightly-suse15.x86_64.rpm: ok
2130+
<div class="highlight"><pre><span></span><code>flex-replace-flex-version-suse15.x86_64.rpm: ok
21312131
</code></pre></div></p>
21322132
</li>
21332133
</ul>
21342134
<h3 id="install-the-release-package">Install the Release Package<a class="headerlink" href="#install-the-release-package" title="Permanent link">#</a></h3>
21352135
<p>Use SUSE <code>zypper</code> to install
2136-
<div class="highlight"><pre><span></span><code>sudo zypper install ~/flex-0.0.0-nightly.suse15.x86_64.rpm
2136+
<div class="highlight"><pre><span></span><code>sudo zypper install ~/flex-replace-flex-version-stable.suse15.x86_64.rpm
21372137
</code></pre></div></p>
21382138
<h3 id="run-the-setup-script">Run the setup script<a class="headerlink" href="#run-the-setup-script" title="Permanent link">#</a></h3>
21392139
<ul>

0 commit comments

Comments
 (0)