Skip to content

Commit 32ac153

Browse files
Deployed fb9b0cd to dev with MkDocs 1.6.1 and mike 2.1.4
1 parent d62feaa commit 32ac153

File tree

2 files changed

+60
-2
lines changed

2 files changed

+60
-2
lines changed

dev/index.html

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,28 @@
485485
</span>
486486
</a>
487487

488+
</li>
489+
490+
<li class="md-nav__item">
491+
<a href="#installation-guide" class="md-nav__link">
492+
<span class="md-ellipsis">
493+
494+
📖 Installation Guide
495+
496+
</span>
497+
</a>
498+
499+
</li>
500+
501+
<li class="md-nav__item">
502+
<a href="#migration" class="md-nav__link">
503+
<span class="md-ellipsis">
504+
505+
🔄 Migration
506+
507+
</span>
508+
</a>
509+
488510
</li>
489511

490512
</ul>
@@ -1649,6 +1671,28 @@
16491671
</span>
16501672
</a>
16511673

1674+
</li>
1675+
1676+
<li class="md-nav__item">
1677+
<a href="#installation-guide" class="md-nav__link">
1678+
<span class="md-ellipsis">
1679+
1680+
📖 Installation Guide
1681+
1682+
</span>
1683+
</a>
1684+
1685+
</li>
1686+
1687+
<li class="md-nav__item">
1688+
<a href="#migration" class="md-nav__link">
1689+
<span class="md-ellipsis">
1690+
1691+
🔄 Migration
1692+
1693+
</span>
1694+
</a>
1695+
16521696
</li>
16531697

16541698
</ul>
@@ -1695,6 +1739,20 @@ <h3 id="configuration-management">⚙️ Configuration &amp; Management</h3>
16951739
<h3 id="advanced-administration">🔧 Advanced Administration</h3>
16961740
<ul>
16971741
<li><strong><a href="advanced-administration/observability/">Observability</a></strong> - Monitoring, metrics, and dashboards</li>
1742+
<li><strong><a href="advanced-administration/limitador-persistence/">Limitador Persistence</a></strong> - Redis backend for persistent rate-limit counters</li>
1743+
<li><strong><a href="configuration-and-management/tls-configuration/">TLS Configuration</a></strong> - Configuring TLS for MaaS API, Authorino, and Gateway</li>
1744+
<li><strong><a href="configuration-and-management/token-management/">Token Management</a></strong> - Token authentication system and lifecycle</li>
1745+
</ul>
1746+
<h3 id="installation-guide">📖 Installation Guide</h3>
1747+
<ul>
1748+
<li><strong><a href="install/prerequisites/">Prerequisites</a></strong> - Requirements and database setup</li>
1749+
<li><strong><a href="install/platform-setup/">Platform Setup</a></strong> - Install ODH/RHOAI with MaaS</li>
1750+
<li><strong><a href="install/maas-setup/">MaaS Setup</a></strong> - Gateway AuthPolicy and policies</li>
1751+
<li><strong><a href="install/validation/">Validation</a></strong> - Verify your deployment</li>
1752+
</ul>
1753+
<h3 id="migration">🔄 Migration</h3>
1754+
<ul>
1755+
<li><strong><a href="migration/tier-to-subscription/">Tier to Subscription Migration</a></strong> - Migrate from tier-based to subscription-based access control</li>
16981756
</ul>
16991757

17001758

@@ -1718,7 +1776,7 @@ <h3 id="advanced-administration">🔧 Advanced Administration</h3>
17181776
<span class="md-icon" title="Last update">
17191777
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
17201778
</span>
1721-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 15, 2025 10:20:14 UTC">December 15, 2025</span>
1779+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="March 17, 2026 17:52:10 UTC">March 17, 2026</span>
17221780
</span>
17231781

17241782

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)