Commit e19f89a
Add Redis Sentinel session storage guide and TLS docs
Add a new how-to guide at docs/toolhive/guides-k8s/redis-session-storage.mdx
that walks through deploying Redis Sentinel as the session storage backend
for the embedded authorization server. The guide uses self-contained
Kubernetes manifests instead of the Bitnami Helm chart, which Broadcom
moved behind a paid subscription in August 2025. No maintained, freely
available Helm chart with Sentinel support exists as a replacement, so
the manifests are provided inline.
Also adds TLS configuration documentation for Redis connections (both
master and Sentinel), updates the auth-k8s guide's session storage
snippet for consistency, and resolves a merge conflict in backend-auth.mdx.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 19296c7 commit e19f89a
5 files changed
Lines changed: 647 additions & 3 deletions
File tree
- docs/toolhive
- concepts
- guides-k8s
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
280 | 282 | | |
281 | 283 | | |
282 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
530 | 567 | | |
531 | 568 | | |
532 | 569 | | |
| |||
0 commit comments